tr7zw / Exordium

There is no good reason to render the hotbar at 100+ fps
Other
231 stars 33 forks source link

Blinking buttons when hover from other plugin in inventory. #61

Closed xhaooy closed 1 year ago

xhaooy commented 1 year ago

here is my issue created for that other plugin: https://github.com/blackd/Inventory-Profiles/issues/319

all buttons related to this mod(inventory profiles) blink when hover(in inventory, crafting table)

apparently version for minecraft 1.19.2 is affected but 1.19.4 works fine.

tr7zw commented 1 year ago

Disable the Screen buffering. 1.19.4 has it removed, that's probably why it works.

xhaooy commented 1 year ago

where can i disable it? i dont see this option. https://imgur.com/a/kwuqbdZ

tr7zw commented 1 year ago

The one saying "Enable Screens"

xhaooy commented 1 year ago

blinking removed, thank you!