mirror of
https://github.com/elementary/gala.git
synced 2024-11-28 04:05:22 +03:00
Fixed bug #1007845
This commit is contained in:
parent
ca6d842bcd
commit
de2ace94ba
@ -103,6 +103,7 @@ namespace Gala
|
||||
hot_corner.y = height - 1;
|
||||
hot_corner.width = 1;
|
||||
hot_corner.height = 1;
|
||||
hot_corner.opacity = 0;
|
||||
hot_corner.reactive = true;
|
||||
|
||||
hot_corner.enter_event.connect (() => {
|
||||
|
Loading…
Reference in New Issue
Block a user