ZIm/crates/gpui2
Antonio Scandurra dd093477a3 Allow horizontal scrolling of tab bar on vertical mouse wheel
Now, if we receive a scroll event for an axis, but that axis can't be scrolled
(overflow != scroll), we will apply it to the opposite axis instead
if that axis supports scrolling.
2023-12-22 15:56:37 +01:00
..
docs Restore namespace parameter to actions! 2023-12-09 15:18:31 -07:00
src Allow horizontal scrolling of tab bar on vertical mouse wheel 2023-12-22 15:56:37 +01:00
tests Restore impl_actions! and remove derive(Action) 2023-12-10 19:33:38 -07:00
build.rs Introduce surface rendering 2023-11-28 16:47:31 +01:00
Cargo.toml Revert "Revert "Optimize order rendering and border drawing"" 2023-12-22 09:12:18 +01:00