"README.md" did not exist on "4b7892d2242e7d02c5deb95ab3e6c3a422679cba"
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:
Sean Davis <smd.seandavis@gmail.com>
Loading
-
mentioned in commit a925f0b2
-
mentioned in issue #18 (closed)
-
mentioned in commit a4928f75
-
mentioned in merge request !20 (closed)
-
mentioned in commit e0e071fd
-
mentioned in merge request !21 (merged)
-
mentioned in issue #42 (closed)
-
mentioned in merge request !65 (merged)
Please register or sign in to comment