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
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ Changes:
9
9
10
10
Bug fixes:
11
11
12
+
*[Issue #107](https://github.com/PierreRaybaut/guiqwt/issues/107) - App with multiple ImageWidgets seg faults about 40+% of the time on startup
12
13
*[Issue #104](https://github.com/PierreRaybaut/guiqwt/issues/104) - TrImageItem will emit a signal when the image is moved but not when resized
13
14
*[Pull Request #103](https://github.com/PierreRaybaut/guiqwt/pull/103) - use np.isnan() to handle if image data contains nan values, by [@RussBerg](https://github.com/RussBerg)
14
15
*[Issue #102](https://github.com/PierreRaybaut/guiqwt/issues/102) - image.py: get_histogram() will fail if image initialized with Nan values
0 commit comments