Mephiles / torntools_extension

A browser extension for Torn.com
GNU General Public License v3.0
106 stars 62 forks source link

personal stat bars overlaid in Torn Tools config pages (minor annoyance) #701

Closed AeSix closed 2 years ago

AeSix commented 2 years ago

the energy/nerve/happy/health bars are overlaid on every page of the Torn Tools config page. When looking to copy the css for the section (in debug screen on Chrome) - I widened the debug view, and the 4 bars went from a vertical orientation to a horizontal orientation, and added in the entire toolbar from the game (including buttons for home/city/missions/etc)

If it's not possible to remove this, would it be possible to change the z-order so it is displayed behind the config screen data?

The offending code (couldn't figure out how to copy it as text, sorry) 1wK8wco 1

The offending visuals 4uiLllq 1

Windows 11 Pro / 10. 0.22622 Build 22622 Chrome Version 106.0.5249.119 (Official Build) (64-bit) Torn Tools 6.9

DeKleineKobini commented 2 years ago

Thanks for the report, will look into it for the next version or the one after that depending in how fast I find it, as I want to release today.

AeSix commented 2 years ago

Awesome! Thank you!

DeKleineKobini commented 2 years ago

Apparently another contributor fixed it already, as I had to downgrade to be able to replicate.

DeKleineKobini commented 2 years ago

Ah, it uses left align to make place. So because I fixed left align, it followed.

AeSix commented 2 years ago

Just wanted to confirm, I got 6.9.1 - and this issue is resolved. Thank you all! :)