mirror of
https://github.com/drawdb-io/drawdb.git
synced 2025-10-18 16:53:58 +00:00
Bulk select (#395)
* add rect for select * collect selected elements * increase note stroke width * move elements and undo redo * add icon to toolbar to toggle multiselect mode * set bulk selected elements to none when panning
This commit is contained in:
@@ -247,6 +247,8 @@ const en = {
|
||||
show_relationship_labels: "Show relationship labels",
|
||||
docs: "Docs",
|
||||
supported_types: "Supported file types:",
|
||||
bulk_update: "Bulk update",
|
||||
multiselect: "Multiselect",
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user