[Xfce-bugs] [Bug 15024] Pathbar buttons are not resized on folder rename

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sat Apr 20 18:54:32 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=15024

Theo Linkspfeifer <lastonestanding at tutanota.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lastonestanding at tutanota.co
                   |                            |m

--- Comment #1 from Theo Linkspfeifer <lastonestanding at tutanota.com> ---
Adding a gtk_widget_set_size_request() call in
"thunar_location_button_file_changed" does trigger the missing size reduction,
but I am not sure if that is a proper fix.

gtk_widget_set_size_request (GTK_WIDGET (location_button->label), -1, -1);

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list