Your-Name-Here / Digitex-Mods

A repository of scripts that that were written for the Digitex Futures Exchange to add missing functionality.
MIT License
1 stars 2 forks source link

UI resets to original when the browser is resized #2

Open Your-Name-Here opened 4 years ago

Your-Name-Here commented 4 years ago

When the browser is resized, the injected UI elements go away. Possible fix is to listen for the resize event on the browser window and re-inject this elements back into the DOM.