getumbrel / umbrel-dashboard

[Deprecated] Moved to https://github.com/getumbrel/umbrel/tree/master/packages/dashboard. Web-based dashboard to interact with your Umbrel.
https://github.com/getumbrel/umbrel/tree/master/packages/dashboard
Other
132 stars 69 forks source link

[Improvement]: fixing the wobble effect of the dock on hover #434

Open Sun0fABeach opened 1 year ago

Sun0fABeach commented 1 year ago

The dock feels really wobbly when you hover over an icon:

https://user-images.githubusercontent.com/8113158/192603784-9baff932-7845-4bfc-9450-51a836bb808d.mp4

I opened a PR (https://github.com/getumbrel/umbrel-dashboard/pull/433) that fixes this. I think this feels much better:

https://user-images.githubusercontent.com/8113158/192603940-8942988f-3b50-4056-8ef2-d3b378d90a1a.mp4

Let me know what you think.

Cheers