iced/native/src/widget/pane_grid
Héctor Ramón a08e4ebccb
Merge pull request #971 from tarkah/fix/pane-dragging-overlay
fix: allow titlebar overlays to close when dragging pane
2021-07-28 15:47:13 +07:00
..
axis.rs Resize PaneGrid without modifier keys 2020-06-08 18:11:29 +02:00
configuration.rs Fix broken links in API documentation 2020-11-26 01:59:20 +01:00
content.rs Prevent body events pane is picked / dragging 2021-07-27 15:41:45 -07:00
direction.rs Write documentation for pane_grid 2020-03-19 09:30:54 +01:00
node.rs Use BTreeMap for splits and regions in pane_grid 2021-01-07 21:07:44 +01:00
pane.rs Use BTreeMap for splits and regions in pane_grid 2021-01-07 21:07:44 +01:00
split.rs Use BTreeMap for splits and regions in pane_grid 2021-01-07 21:07:44 +01:00
state.rs Use BTreeMap for splits and regions in pane_grid 2021-01-07 21:07:44 +01:00
title_bar.rs Remove unnecesary use of Option::unwrap 2021-07-15 16:49:19 +02:00