Skip to content

update lib/devtools to set window size and position on initialization#51

Open
starpit wants to merge 2 commits intojaridmargolin:devfrom
starpit:set_window_size_and_pos_on_init
Open

update lib/devtools to set window size and position on initialization#51
starpit wants to merge 2 commits intojaridmargolin:devfrom
starpit:set_window_size_and_pos_on_init

Conversation

@starpit
Copy link

@starpit starpit commented Jun 19, 2017

this avoids the flashing in the current impl, as the size is set after the window has already opened

this also adds the ability for callers to specify the window size, whereas before the height was hardwired

this avoids the flashing in the current impl, as the size is set after the window has already opened
this also adds the ability for callers to specify the window size, whereas before the height was hardwired
@coveralls
Copy link

Coverage Status

Coverage decreased (-2.3%) to 93.22% when pulling fd91564 on starpit:set_window_size_and_pos_on_init into aad69e5 on jaridmargolin:dev.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.3%) to 93.22% when pulling f090e1e on starpit:set_window_size_and_pos_on_init into aad69e5 on jaridmargolin:dev.

@jaridmargolin
Copy link
Owner

This is definitely better than the current approach. Would like to take the sizing one step further and support #47

I am going to add the options to the CLI and get this merged. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants