D6268: HiDPI Support for Okular
Lukas Hetzenecker
noreply at phabricator.kde.org
Mon Aug 28 06:27:53 UTC 2017
hetzenecker added inline comments.
INLINE COMMENTS
> widgetconfigurationtoolsbase.cpp:29
> m_list = new QListWidget( this );
> - m_list->setIconSize( QSize( 64, 64 ) );
> + m_list->setIconSize( QSize( 32, 32 ) );
> hBoxLayout->addWidget( m_list );
The size for the pixmaps is hardcoded to 32 in pageviewannotator.cpp, so I don't quite understand how this could have worked before..
REPOSITORY
R223 Okular
REVISION DETAIL
https://phabricator.kde.org/D6268
To: hetzenecker, davidedmundson, aacid
Cc: ngraham, rkflx, sander, anthonyfieroni, #okular, aacid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/okular-devel/attachments/20170828/76a2a530/attachment.html>
More information about the Okular-devel
mailing list