mirror of https://github.com/KLayout/klayout.git
Problem was that changing the active cellview index by clicking on a specific item in the properties dialog cause a "clear_selection". That interfered with the code of the properties dialog that expects a static selection. Fixed by disabling the events that lead to "clear_selection". Side effect is that under these circumstances the active_cellview_changed event is not triggered which also prevents side effects due to scripts hooking into that event. |
||
|---|---|---|
| .. | ||
| edt | ||
| unit_tests | ||
| edt.pro | ||