I’m having a similar issue to this after downloading it for the first time today. In Icons, if I select any option (filled/regular/sharp/etc.), the main search bar locks up and I become unable to change what I am searching for. The only way I’ve been able to fix it is by restarting Studio.
If any support could be given, that would be great. Thanks for the wonderful resource!
Thanks for pointing this out. I forgot to remove some old code which caused this issue. It should be fixed in the latest version (build b248dc). I’ll make a notification about the fix.
Woah, been a while since I commented, but well, forgot to say something!
Have you thought of adding an option to, instead of inserting the icon, replacing it with a selected ImageLabel / ImageButton? Would speed up workflow by a ton!
(P.S, how do you manage to upload transparent images without them having some sort of black artifacting around the edges of it?)
Hey, that sounds like a great idea. Although I probably won’t be able to find time to work on it this month, I’ll keep it in mind to update the plugin with this feature.
I forked Pixelfix to automate this process. It was very slow, most likely because it’s written in JavaScript.
Great plugin, well worth the price! One question:
When I use Fast Scale on my UI, the AutomaticSize and AutomaticCanvasSize stops working. Is there a way to exclude certain objects from Fast Scale?
There’s no convenient way to do that. What you can do is select all UI elements you want to scale, rather than scaling the entire ScreenGui. Make sure to not select the ScreenGui instance when you do so.
That’s the intended behavior as I hadn’t considered such a use case. It actually makes sense to include the children, but I don’t know what I was thinking back then.
I’m able to make a quick update to change the behavior of fast scale. I also don’t think it’ll cause any issues for other users, but I’ll make it an option in the settings anyway.
The second one is exclusive to this update and will expire in a week. I’ve also updated the notification regarding the licenses. You can now select and copy text, and the messages are formatted better.
I love this, and I appreciate all the hard work and effort but, after using it, I can confidently say that it is not worth using for me.
the plugin’s alternative methods aren’t faster than doing it normally 90% of the time, and to be quite honest, I don’t think theres much you can do to solve this issue. you’re mainly being limited by Roblox’s lacking plugin freedom from what I can tell.
the main things I like about the plugin are the icons and the autoscale tool. but unfortunately, outside of that it’s simply not efficient enough to be worth using.
Okay, thanks! Found a bug in the autoscale:
When scaling objects with the RelativeYY SizeConstraint, it is automatically sized to an XY constraint measure, but doesn’t change the constraint mode to Enum.SizeConstraint.RelativeXY