kirjavascript/Flex2

Uneven scaling of sprites

Closed this issue · 2 comments

The sprite strip on the left side uses a different scaling value for each sprite frame. There should be an option to have them all use the same scale, and maybe it should be on by default. As is, it makes it difficult to judge if the sprites are of the appropriate size.

note to self: instead of choosing a different scaling for each sprite, choose whichever keeps most (all?) of the sprites within frame and use it for all of them
also add a slider component to change the zoom

this is the autodismiss behaviour all over again