Anthony O'Brien
Anthony O'Brien
This will make the package more lightweight for wally users and easier to maintain. People who don't use a package manager can download a rbxm/zip from the github releases page...
I propose the other icons should smoothly fill the void space when an Icon is deleted, in a similar way to how they move when an Icon is created or...
The animation could be smoother, with the text only becoming visible once it is in the right position. This animation is done well on the old style UI. https://github.com/1ForeverHD/TopbarPlus/assets/129159900/85f4323b-b6af-4695-9720-ee5fe815c116
We are able to use UseSpringsApi but UseSpringApi is not exposed. Is this for a reason? e.g. ```luau api: ReactSpring.UseSpringApi ```
In all examples in the docs, executor functions never return after a `resolve()`. Someone new to promises would be forgiven for thinking this is not needed. However, it is sometimes...