Skip to content

Releases: 1ForeverHD/TopbarPlus

v3.4.0

17 Sep 15:56

Choose a tag to compare

v3.3.1

23 Jul 09:21

Choose a tag to compare

Fix caret images

v3.3.0

22 Jul 16:50

Choose a tag to compare

Preview

Dropdown transitions
https://github.com/user-attachments/assets/0c3d21e7-0d17-403d-8222-19a603b8dd96

Icon.closeableOverflowMenus = false
https://github.com/user-attachments/assets/a9210fc7-aa61-47b8-8450-193b3fc7098e

Changes

  • Adds tween transitions to the opening of dropdowns to match that of Roblox's - credit to https://github.com/I-Bat
  • Adds Content Preloading of icon images - credit to https://github.com/kaan650
  • Improved input handling with PreferredInput - credit to roblox: @egegamertr01
  • Added Icon.closeableOverflowMenus and set default to false - this now provides the ability to not have 'close' toggles when overflows appear, which for the majority of users, is more desirable
  • Improved autocomplete for :call
  • Improved autocomplete for :modifyTheme
  • Improved :convertLabelToNumberSpinner so that it no longer yields, and instead accepts a callback which the user should then handle changes to the numberSpinner thereafter
  • Improved deferring within Container to more accurately detect the presence of an old topbar
  • Fixed a bug which caused getLabelParentContainerXSize() to throw multiple errors when the player reset with icons within a Gui with ResetOnSpawn set to true

v3.2.5

21 Jun 12:32

Choose a tag to compare

Happy to say this is finally released!

v3.2.5 covers significant appearance and performance improvements, and accounts for changes being rolled out by Roblox that break console support. I've written up all the details here if you'd like to learn more:

chrome_YPuYFw4gKZ

v3.2.4

16 Jun 12:00

Choose a tag to compare

Fixed up topbar incorrectly switching to old topbar and slightly modi…

v3.2.3

12 Jun 13:09

Choose a tag to compare

Updated version

v3.2.2

11 Jun 11:34

Choose a tag to compare

Fixed minor bug in overflows (central icons) and number spinner on ga…

v3.2.1

10 Jun 16:23

Choose a tag to compare

Update license

v3.2.0

06 Jun 21:11

Choose a tag to compare

Patched race condition caused from incorrect checking of playerGuis w…

v3.1.0

06 Jun 19:43

Choose a tag to compare

Updated wally version