topola/crates/topola-egui/src
Mikolaj Wielgus ebeaaf04c9 Revert "feat(egui): begin development of `egui-actions` crate"
This reverts commit 658e556a4a.

On the second thought, this may be a bad idea because using this crate
on Topola's main library code would pollute it with `egui` code.
2025-01-06 22:42:13 +01:00
..
action.rs Revert "feat(egui): begin development of `egui-actions` crate" 2025-01-06 22:42:13 +01:00
actions.rs Revert "feat(egui): begin development of `egui-actions` crate" 2025-01-06 22:42:13 +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 Revert "feat(egui): begin development of `egui-actions` crate" 2025-01-06 22:42:13 +01:00
overlay.rs refactor(drawing,layout): move 'is_node_in_layer' from Layout to Drawing 2025-01-05 22:14:00 +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 refactor(geometry::poly): PolyShape should be equal to Polygon 2025-01-05 22:14:00 +00:00
workspace.rs chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00