topola/crates/topola-egui/src
Ellen Emilia Anna Zscheile ea6df23b95 feat(selection): BBox selection should span all currently visible layers
In Via, is_in_layer, `from_layer` and `to_layer` were swapped,
this has been also fixed here.
2025-01-09 18:59:07 +00:00
..
action.rs feat(egui): move View menu code to actions 2025-01-06 23:40:28 +01:00
actions.rs feat(egui): move View menu code to actions 2025-01-06 23:40:28 +01:00
app.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
appearance_panel.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
config.rs fix: get rid of some indeterminism by using B-trees instead of hash maps 2025-01-04 01:56:00 +01:00
error_dialog.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
main.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
menu_bar.rs feat(selection): BBox selection should span all currently visible layers 2025-01-09 18:59:07 +00:00
overlay.rs feat(selection): BBox selection should span all currently visible layers 2025-01-09 18:59:07 +00:00
painter.rs refactor(geometry::poly): PolyShape should be equal to Polygon 2025-01-05 22:14:00 +00:00
status_bar.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
translator.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
viewport.rs feat(selection): BBox selection should span all currently visible layers 2025-01-09 18:59:07 +00:00
workspace.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00