Skip to content
Snippets Groups Projects
Commit 6fcefce9 authored by Adam Purkrt's avatar Adam Purkrt Committed by Sean Davis
Browse files

Fix for the bugs 16075 and 16107


Bug: 16075
Bug: 16107

The following patch fixes bugs 16075 and 16107, i.e.
"Icon view: excess clickable area of multiline filenames" and
"Multi-line filenames misaligned when text beside icons is on"
respectively. By relying on gtk_cell_renderer_get_aligned_area and
gtk_cell_renderer_get_padding it brings the box[..].width and
box[..].height values into correspondence with the real size of
drawn text.

Signed-off-by: default avatarSean Davis <smd.seandavis@gmail.com>
parent 543bc297
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment