HomePhabricator

Prevent window from being shown momentarily when using -min - In a previous…
45198af2be4eUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Prevent window from being shown momentarily when using -min - In a previous patch, show() was added to all the page switcher functions. As the contructor calls showOverviewPage(), this means the window is shown in the constructor. - This change prevents this by connecting show() to the signal instead.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Dec 9 2011, 21:35
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING8848a70ba167: Merge pull request #679 from laanwj/cmdline_minimize
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING45198af2be4e: Prevent window from being shown momentarily when using -min - In a previous… (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Dec 9 2011, 21:41