1ForeverHD / TopbarPlus

Construct dynamic and intuitive topbar icons. Enhance the appearance and behaviour of these icons with features such as themes, dropdowns and menus.
https://devforum.roblox.com/t/topbarplus/1017485
Mozilla Public License 2.0
95 stars 123 forks source link

Improve VR compatibility #58

Closed 1ForeverHD closed 1 year ago

1ForeverHD commented 1 year ago

Ignore VR devices within guiService.MenuOpened and guiService.MenuClosed (line 1225 and below of IconController) because their menu button doesn't upon the escape menu, it makes the GUI interactable (therefore we don't want to hide their topbar icons)

i.e. image

Also account for the VR roblox right icon (which toggles the backpack, leaderboard, ec): image

Credit to @cl1ents (ievnnnnnnnnnnnnnnnnn) for this

1ForeverHD commented 1 year ago

Resolved in: https://github.com/1ForeverHD/TopbarPlus/releases/tag/v2.7.7