cheatsheet open anim from bottom

This commit is contained in:
end-4
2024-04-04 16:52:34 +07:00
parent 1fcafc3893
commit c51f517e9d
-1
View File
@@ -71,7 +71,6 @@ const ClickOutsideToClose = () => Widget.EventBox({
export default (id) => PopupWindow({
name: `cheatsheet${id}`,
layer: 'overlay',
exclusivity: 'ignore',
keymode: 'exclusive',
visible: false,
child: Widget.Box({