mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 00:24:51 +00:00
parent
f8c420a78b
commit
c6aa50ec56
@ -631,6 +631,8 @@ void Text_area_widget::handle_event(Event const &event, Action &action)
|
||||
|
||||
if (event.event.press() && !event.event.key_press(Input::BTN_LEFT))
|
||||
_sanitize_scroll_position();
|
||||
else
|
||||
_clamp_scroll_position_to_upper_bound();
|
||||
|
||||
if (update_dialog)
|
||||
action.refresh_text_area();
|
||||
|
Loading…
x
Reference in New Issue
Block a user