mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 02:01:38 +00:00
parent
d0ddc11c09
commit
fb468c1c87
@ -93,7 +93,7 @@ class Redraw_manager
|
||||
w = _canvas->w();
|
||||
|
||||
if (h > _canvas->h())
|
||||
h = _canvas->w();
|
||||
h = _canvas->h();
|
||||
|
||||
_w = w; _h = h;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user