[Xfce-bugs] [Bug 15708] Issues with borderline (between folder content at right and tree/shortcuts view at left)
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sun Aug 4 19:59:35 CEST 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15708
Andre Miranda <andreldm at xfce.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andreldm at xfce.org
--- Comment #2 from Andre Miranda <andreldm at xfce.org> ---
Created attachment 8842
--> https://bugzilla.xfce.org/attachment.cgi?id=8842&action=edit
set-minimal-column-width.diff
I suspect this is caused by this fix:
https://git.xfce.org/xfce/thunar/commit/?id=d9d481c83b4df171db4fa55692a34e79a64825d3
More details: https://github.com/andreldm/thunar/issues/40
Now that the eject button and the spinner have a column just for them, it
starts with 4px of widget and then expands to 20px once a button or spinner
appears.
Our options are:
- Set the minimal column size (attached patch, personally I don't like the
wasted space)
- Use a single column as before (gtk3 is not making this easy)
- Rewrite shortcuts view with GtkListBox (not the first time I consider this)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list