yep.
Quote:
Originally Posted by CoolDragon
I am annoyed by this 2 columns icon view too, so I switched to list view. Maybe there is something we can do in CTB to fix this.
|
EDIT: ok, solved. Edit /usr/share/ctb/ctb.rc and change lines 57 and 58:
Code:
erGtkIconView::item-width = 195
erGtkIconView::item-height = 195
to:
Code:
erGtkIconView::item-width = 175
erGtkIconView::item-height = 175
Maybe a higher value is better, maybe 185...
Quote:
Originally Posted by CoolDragon
Maybe something related to popupmenu.
|
popupmenu/src/dialog.c file, lines 53-81.
Take a look at
https://inigo.katxi.org/ereader/dr80...8c_source.html