ZIm/crates/terminal_view/src
Bennet Bo Fenner c126fdb616
Fix panel drag leaking through overlay (#10035)
Closes #10017. While reworking the `overlay` element in #9911, I did not
realize that all overlay elements called `defer_draw` with a priority of
`1`.

/cc @as-cii 

Not including release notes, since it was only present in nightly.

Release Notes:

- N/A
2024-04-01 12:31:19 +02:00
..
persistence.rs Changed SQLez migrations to be executed eagerly 2023-01-30 14:38:48 -08:00
terminal_element.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
terminal_panel.rs tab_switcher: Add support for tab switcher in terminal panel (#9963) 2024-03-30 00:19:02 +01:00
terminal_view.rs Fix panel drag leaking through overlay (#10035) 2024-04-01 12:31:19 +02:00