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