View Single Post
Old 08-11-2024, 11:47 PM   #39
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,842
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by BeckyEbook View Post
Just change to 16px.

I also thought of something related to HighDPI, so you can:
a) do nothing (any user can fix it for themselves via qss)
b) however, change it to 16px
c) wait for the posts of other beta2 users on Windows, whether they see tiny icons and whether adding code to qss improves the situation:
Code:
QDockWidget::float-button, QDockWidget::close-button {
  icon-size: 16px;
}

On screenshot from BetterRed we see tiny icons: https://www.mobileread.com/forums/sh...4&postcount=32
works for me, especially after I bumped it up 20px.

BR
Attached Thumbnails
Click image for larger version

Name:	Screenshot 2024-08-12 134257.jpg
Views:	99
Size:	52.2 KB
ID:	210126  
BetterRed is offline   Reply With Quote