1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 19:23:13 +02:00

core: fix line returned when clicking on a bar (according to position and filling) (bug #38069)

This commit is contained in:
Sebastien Helleu
2013-01-12 09:31:57 +01:00
parent a6bc15e69d
commit 1e20dd16e5
8 changed files with 37 additions and 7 deletions
+1
View File
@@ -367,6 +367,7 @@
'items_num_lines' (pointer) +
'items_refresh_needed' (pointer) +
'screen_col_size' (integer) +
'screen_lines' (integer) +
'coords_count' (integer) +
'coords' (pointer) +
'gui_objects' (pointer) +