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