Lister: fix scrollbar initialization and support zooming
ClosedPublic

Authored by martinkostolny on Aug 13 2016, 9:46 PM.

Details

Summary

When some other documents are opened there was a problem with newly created lister scrollbar preventing document scrolling. Not anymore. Additionally zooming of text is now possible with Ctrl++ and Ctrl+- as well as Ctrl+mouse_wheel.

Test Plan
  • zooming with above mentioned shortcuts
  • opening document in lister while other documents are already opened

Diff Detail

Repository
R167 Krusader
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
martinkostolny retitled this revision from to Lister: fix scrollbar initialization and support zooming.
martinkostolny updated this object.
martinkostolny edited the test plan for this revision. (Show Details)
martinkostolny added a reviewer: Krusader.
martinkostolny set the repository for this revision to R167 Krusader.
asensi accepted this revision.Aug 14 2016, 11:06 AM
asensi added a reviewer: asensi.
asensi added a subscriber: asensi.

Using Kubuntu 16.04: Lister now is able to scroll and zoom in cases where Lister wasn't able :-)

This revision is now accepted and ready to land.Aug 14 2016, 11:06 AM
This revision was automatically updated to reflect the committed changes.