[Okular-devel] Review Request: Remember collapse state of sidebar when file is auto-reloaded
Elvis Stansvik
elvstone at gmail.com
Mon Dec 26 10:30:55 UTC 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103517/
-----------------------------------------------------------
(Updated Dec. 26, 2011, 10:30 a.m.)
Review request for Okular and Albert Astals Cid.
Changes
-------
Fix regression: The sidebar is now collapsed by default as before.
Description
-------
When working on a PDF with the OpenTOC flag set, such as those generated by LaTeX, it's a bit annoying that the Navigation Panel (aka sidebar) keeps popping up, even if it was collapsed.
It is understandable that Okular respects the flag when a file is initially opened, but when working on a document with Okular next to your editor, it's distracting that I repeatedly have to collapse the sidebar again.
This patch:
- Adds a setCollapsed(bool)/isCollapsed() API to Sidebar and
changes relevant places to use the new API.
- Make sure Okular remembers the collapsed state of the
sidebar when a file is automatically reloaded due to a file
change.
Okular will still respect the OpenTOC file when a file is opened the first time, just like before.
This addresses bug 289010.
http://bugs.kde.org/show_bug.cgi?id=289010
Diffs (updated)
-----
part.h cae5af0
part.cpp 7db0c0b
ui/sidebar.h 60dc7d6
ui/sidebar.cpp b26d65d
Diff: http://git.reviewboard.kde.org/r/103517/diff/diff
Testing
-------
- Tested that Okular will remember the collapsed state of the sidebar when a file is automatically reloaded.
- Tested that Okular will still respect the OpenTOC and show the sidebar+TOC when a file is opened for the first time.
Thanks,
Elvis Stansvik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20111226/0f1362b7/attachment-0001.html>
More information about the Okular-devel
mailing list