Resizing elements

+1 vote
asked Mar 30, 2016 by anonymous
I am Trying to resize some elements but with no luck :(

i am trying to resize a toggle switch by modifying every element size but the animation gets bad

is there an easy way to resize with eating the element pixelated or break the element behavior

1 Answer

+1 vote
answered Apr 5, 2016 by admin (31,720 points)
selected Aug 22, 2016 by admin
 
Best answer
Hi there,

Currently, MaterialUI doesn't really support individually resizing many elements. Though it is on our feature list, I couldn't really give you an estimate on when we'd have that done, sorry.

The best workaround I would suggest (which may or may not work, depending on what other UI elements you use from other assets, would be to change the scale on Unity's CanvasScaler component - although this will scale everything under in that Canvas.

~ Declan.
Welcome to MaterialUI support! Ask us anything :)
...