imba / imba.io

📄The official website of Imba
http://imba.io
MIT License
80 stars 37 forks source link

Trafnar v2 remove menu animation #160

Closed trafnar closed 4 years ago

trafnar commented 4 years ago

My previous update to the menu system has a bug where if a sibling is expanded, it's parent doesn't resize to accommodate, meaning some items are hidden entirely.

I tried to fix this, but I think I need to know more about how imba router works so I will ask sindre about that. In the meantime I recommend using this PR to remove animations entirely, which will at least make the menu fully usable again.