mirror of
git://projects.qi-hardware.com/eda-tools.git
synced 2024-11-04 23:05:21 +02:00
eeshow/gui/sheet.c (sheet_scroll): call input_update to maybe re-hover glabel
This commit is contained in:
parent
baed3f8a69
commit
d633fbf91d
@ -383,6 +383,7 @@ static void sheet_scroll(void *user, int x, int y, int dy)
|
||||
return;
|
||||
}
|
||||
dehover_glabel(ctx);
|
||||
input_update();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user