diff --git a/news/4.33/images/pinInspect.png b/news/4.33/images/pinInspect.png new file mode 100644 index 000000000..7c12bd726 Binary files /dev/null and b/news/4.33/images/pinInspect.png differ diff --git a/news/4.33/platform.html b/news/4.33/platform.html index 68bf70d25..8f821204e 100644 --- a/news/4.33/platform.html +++ b/news/4.33/platform.html @@ -43,6 +43,21 @@
+ The pop-up dialog that is displayed when calling the Inspect debug action now offer a menu + to Pin it so it remains visible even when focusing on other UI elements. +
++ This can be convenient for example when comparing similar expressions, but in different debug contexts + (different applications, different launches or different threads). +
+ +