You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,9 @@
22
22
* This signal is emitted when the parameters of an item are changed using the parameters dialog, or a specific tool (e.g. the colormap selection tool, or the lock/unlock tool for image items)
23
23
* The signal is emitted with the item as argument
24
24
* The `ItemListWidget` now listens to this signal and refreshes the item list accordingly
25
+
* Edit tools (Edit data, parameters, etc.):
26
+
* Exclude read-only items from the list of editable items
27
+
* It is no longer possible to edit parameters or data of read-only items
0 commit comments