forked from Shinonome/dots-hyprland
ags: sync
This commit is contained in:
@@ -40,7 +40,6 @@ export const MarginRevealer = ({
|
||||
child.css = `margin-top: -${child.get_allocated_height()}px;`;
|
||||
},
|
||||
'toggle': () => {
|
||||
console.log('toggle');
|
||||
if (widget.attribute.revealChild) widget.attribute.hide();
|
||||
else widget.attribute.show();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user