Kha icon indicating copy to clipboard operation
Kha copied to clipboard

Bypass browser cache on reloading image with the same name.

Open AndreiRudenko opened this issue 1 year ago • 1 comments

Not sure if it's good, the intention was to have reloading changed images with the same name(path) working on electron. Could this be bad for browser games in terms of loading time?

AndreiRudenko avatar Mar 14 '24 01:03 AndreiRudenko

Yes, looks like this might be bad for loading times. But you could make it an electron only thing by using the kha_debug_html5 define.

RobDangerous avatar Apr 17 '24 16:04 RobDangerous