j4k0xb / webcrack

Deobfuscate obfuscator.io, unminify and unpack bundled javascript
https://webcrack.netlify.app
MIT License
870 stars 100 forks source link

*lint menu* can have multiple dropped down #88

Closed joskezelensky closed 3 months ago

joskezelensky commented 3 months ago

Describe the bug

instead of allowing only 1 dropdown, (for example file or settings), they can have both dropped down

Expected Behaviour

1 dropped down (at a time), never two at the same time

Code

/

Logs

/
j4k0xb commented 3 months ago

Fixed, now it also closes when clicking on a sub-menu (open file) or outside

joskezelensky commented 3 months ago

wow thanks that was fixed really fast!