Matthias Koefferlein
bccf68504f
Implemented a solution for #1963 (locking cells)
...
A cell can be locked using
cell.locked = true
and unlocked again using
cell.locked = false
Also, cell.is_locked? can be used to test the locked state.
In locked state writing shapes and instances is forbidden
and doing so would raise an exception.
Also, cells cannot be deleted when locked. However, Layout#clear
and Layout#_destroy are always available.
Cells can still be renamed, even if locked.
2025-01-04 21:44:11 +01:00
..
2017-02-12 13:21:08 +01:00
2025-01-04 19:32:33 +01:00
2017-12-27 19:40:44 +01:00
2024-08-07 00:11:48 +02:00
2025-01-04 19:32:33 +01:00
2017-02-12 13:21:08 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 21:44:11 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2023-09-24 21:33:28 +02:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:36:43 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2025-01-04 19:32:33 +01:00
2019-07-21 10:23:08 +02:00
2019-07-21 10:23:08 +02:00
2025-01-04 19:32:33 +01:00