[4.6] Dynamic Images in UI

I have been toying with the UI quite a bit (results thus far can be seen here) but I’ve noticed that it doesn’t seem possible to dynamically resize things like images. I know you can set their container to fill, but that’s not quite what I want. I want something more akin to how Android devices deal with resizing. Is this something I have to write myself.

I was able to figure it out. Turns out my Canvas(es) needed to have (a) Reference Resolution(s)