I would like a button in the Easel to resize the w...
# storyboard
j
I would like a button in the Easel to resize the window to be ‘1:1’ with my presentation’s configured size. Automatically scaling to the window looks good and works good, but when I add assets and stuff I want to be able to do exact pixel math and not worry about scaling geometry
b
Added a menu item for setting the window size.
Easel > Scale > 100%
will set the window size to be 1:1 with the storyboard size. Might not be the best naming, but it at least achieves the desired outcome. Can refine naming later. https://github.com/bnorm/storyboard/pull/12/files#diff-7ef766e062a6134598604dcc80de248d37277458bdbadd5da6e45a5a6c4bd03fR28
j
oh that’s rad
good attention to detail on the insets