Files
oak-gpui/crates/editor2/src
Marshall Bowers 057b235c56 Implement VisibleOnHover for IconButton (#3642)
This PR implements the `VisibleOnHover` trait for `IconButton`s.

I noticed that in a lot of places we were wrapping an `IconButton` in an
extra `div` just so we could call `visible_on_hover` on it. By
implementing the trait on `IconButton` directly it allows us to avoid
the interstitial `div` entirely.

Release Notes:

- N/A
2023-12-13 20:42:27 -05:00
..
2023-11-13 18:25:21 +02:00
2023-12-11 14:16:25 -07:00
2023-12-11 12:28:22 +02:00
2023-12-11 12:28:22 +02:00
2023-12-04 17:57:43 +01:00
2023-12-11 12:28:22 +02:00
2023-12-05 14:52:20 +01:00
2023-12-11 12:28:22 +02:00
2023-12-11 12:28:22 +02:00
2023-12-11 10:33:05 +01:00
2023-11-30 11:45:10 +01:00