diff options
author | Sven Gothel <[email protected]> | 2014-02-25 16:53:10 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-02-25 16:53:10 +0100 |
commit | 083e430a76586347e87f4e2a25d92ac00cdcc61a (patch) | |
tree | 216a324df21356981c3ae6fc1706d5c8bafbb3a3 /tools | |
parent | c67de337a8aaf52e36104c3f13e273aa19d21f1f (diff) |
Bug 937 : Fix regression of commit 071bdd6ce9f8c41ccecdbf8bc74f276ccd7ff651 (which disables print if !isShowing())
Commit 071bdd6ce9f8c41ccecdbf8bc74f276ccd7ff651
uses 'isShowing' state to determine whether to display or not.
It also uses 'isShowing' instead of 'isVisible' for printing,
which is a regression, since not showing elements offscreen shall be able to be printed.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions