Customize treeview expander for HiDpi [message #1745161] |
Wed, 05 October 2016 17:44  |
Eclipse User |
|
|
|
Hi,
I hope this issue is not OT in this forum - please advise me the correct one, if I'm wrong ...
I'd like to change the size of the treeview expander (i.e. the dropdown in front of tree entries) in Eclipse Neon, as it's tiny on a QHD display.
I could get it to work by disabling GTK3 [1] and using a custom .gtkrc-2.0 [2],
but what needs to be configured for GTK3 [3]?
I've tried it with choosing the "default" theme in eclipse and a ~/.themes/default/gtk-3.0/gtk.css [4] only containing the following entry ... but no avail:
GtkTreeView {
expander-size: 20
}
Best wishes,
Andi
[1] askubuntu.com/questions/538318/how-to-work-around-eclipse-luna-gtk-bug-339174-change-to-not-use-oxygen
[2] stackoverflow.com/questions/13684289/can-i-make-eclipse-on-ubuntu-look-more-compact
[3] mail.gnome.org/archives/gtk-list/2011-March/msg00108.html
[4] thegnomejournal.wordpress.com/2011/03/15/styling-gtk-with-css/
|
|
|
|
Powered by
FUDForum. Page generated in 0.02536 seconds