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: content/en/docs/releasenotes/studio-pro/10/10.24.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ weight: 76
30
30
* We fixed an issue where, during module import, the widget version check was incorrectly comparing different widgets. (Ticket 252131)
31
31
* We fixed an issue with MxBuild that reported successful build before the build process had finished. (Ticket 252729)
32
32
* We fixed an issue in the logic editors on macOS where pressing <kbd>Command</kbd> + <kbd>C</kbd> failed to copy the selected activity to clipboard and instead changed its caption. (Ticket 253384)
33
-
* We fixed a recurring Oops dialog being caused by showing conditional hidden properties when configuring pluggable widgets through the properties pane, such as Data Grid 2 columns. (Tickets 254074, 254426, 254632, 254637)
33
+
* We fixed a recurring **Oops** dialog being caused by showing conditional hidden properties when configuring pluggable widgets through the properties pane, such as Data Grid 2 columns. (Tickets 254074, 254426, 254632, 254637)
34
34
* In the logic editors, we now correctly update the toolbox when the exposed Java or JavaScript action info changes.
35
35
* In the logic editors, we fixed an issue where the sequence flow control points overlapped with the connection points unintentionally in some cases.
36
36
* We fixed an issue when there are some files left after aborting a merge, cherry-pick, or revert operation on a commit. That caused an ERROR in STP. Now the files are reset to the initial state after aborting any of the mentioned operations.
0 commit comments