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
103 stars 134 forks source link

Topbar display order is too low #90

Closed xhayper closed 6 months ago

xhayper commented 7 months ago

image

This might be because the CoreGui is drawn over normal GUI so the only way to cause the topbar to draw over all gui is to set a very high DisplayOrder

xhayper commented 6 months ago

Resolved