https://bugzilla.xfce.org/show_bug.cgi?id=15708
Andre Miranda <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Andre Miranda <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
