HomePhabricator

qt: Don't save geometry for options and about/help window
6f1274c8c9cfUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

qt: Don't save geometry for options and about/help window

These dialogs will be something that people occasionally open, not keep
open during their session, so just popping it up in a sensible place
is good enough. Remembering only creates potential issues, like spawning
it outside the current screen area.

On Ubuntu this causes the dialogs to be positioned in the
middle of the main dialog, so I didn't add code for that. YMMV.

Inspired by github pull #5777 by @L-Cranston-Shadow

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Feb 26 2015, 09:16
deadalnixPushed on May 14 2017, 22:04
Parents
rABC25d713c941d1: Merge pull request #5824
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC6f1274c8c9cf: qt: Don't save geometry for options and about/help window (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Feb 26 2015, 09:23