TopbarPlus v3.3.1 | Construct topbar icons with ease; customise them with themes, dropdowns, captions, labels and more

Definitely looks like it is a different font :confused:

NVM not a issue with topbarplus i dont think.

It was not a topbarplus issue, IT was a issue with a leaderboard i added lol.

Builder Sans might be the font that has been set.

Is this normal ?

padding left is on 0, use modify theme to change it

Hello there! Would be great if we could add a “Suffix” to the NumberSpinner instead of a “Prefix”

Keep up the good work :slight_smile:

:OOOOOO An update that has type casting?! :yippee: :happy4:

1 Like

Psst
Just a spelling error

1 Like

How do you align the text in the icon?

i seem to struggle to click or toggle my icons, any reason why this might be happening?

idk why i keep getting attempt to call missing method 'convertLabelToNumberSpinner' of table even with newest module and everything set correct

but when i try just only make the spinnernumber icon, the icon appear but when i hover with my mouse its disappear

The health-Bar seems to collide with buttons aligned to the Right

image

I have updated to the latest version of TopbarPlus and everything so far has been solid except for one thing. When testing on a real consoles (Xbox) and not the emulator, the topbar is being cutoff by around 10 pixels or so.

In my example below, I have gone into the container module and adjusted the y offset, so I am at least able to see the bar now, but it is still cutoff at the top.

Without me spending hours trying to fix this issue and test, anyone have a quick fix for console (Xbox in my case).

image

2 Likes

I have the same issue and also only for console

1 Like

this is such a nice update, tysm

1 Like

how to make it deselect something that you already selecting?, like i press the B buttom (to show the emotes), and deselects any already selected top bar buttoms?

ooo looks like there’s a spelling mistake. edit: thx for fixing it foreverhd (or ben)
otherwise tho great update!

1 Like

nvm i have to re made the my system of ui

This function no longer works, it doesn’t work for me

:modifyTheme({
		{
			"SelectionGradient",
			"Color",
			ColorSequence.new({
				ColorSequenceKeypoint.new(0, Color3.fromRGB(255, 255, 255)),
				ColorSequenceKeypoint.new(1, Color3.fromRGB(86, 86, 86)),
			}),
		},
		{ "Selection", "RotationSpeed", 4 },
	})