Claus Pedersen
Member³
When hovering over code in e.g. program window, a black popup is shown with the definition of the variable, method etc. that is currently in focus.
The pop-up is shown in white text with black background, but since the background of the program window itself is dark gray (when using dark theme), it can be difficult to see where the code pop-up ends and where the program window code continues.
E.g. view the package body source of sys.standard in a program window.
When hovering the mouse over e.g. the method pesxlt (line 16), the definition is shown in a pop-up with 5 lines, but it can be hard to see where the pop-up stops and where the original package body code continues, because the is no visually clear limitation between the pop-up in the foreground and the code in the background.
In version 14, the similar pop-up is surrounded by a black/dark gray outline (and some shadowing) which made it easy to visually distinguish between the pop-up and the code in the background.
Please make the pop-up in version 15 with e.g. a white outline (and maybe white shadowing) or similar to have the same look-and-feel as in version 14, even when using dark theme.
This also applies to e.g. when debugging and hovering over a variable to see the current value.
I am using beta 7 with dark theme, style=Dark Outlet Media
The pop-up is shown in white text with black background, but since the background of the program window itself is dark gray (when using dark theme), it can be difficult to see where the code pop-up ends and where the program window code continues.
E.g. view the package body source of sys.standard in a program window.
When hovering the mouse over e.g. the method pesxlt (line 16), the definition is shown in a pop-up with 5 lines, but it can be hard to see where the pop-up stops and where the original package body code continues, because the is no visually clear limitation between the pop-up in the foreground and the code in the background.
In version 14, the similar pop-up is surrounded by a black/dark gray outline (and some shadowing) which made it easy to visually distinguish between the pop-up and the code in the background.
Please make the pop-up in version 15 with e.g. a white outline (and maybe white shadowing) or similar to have the same look-and-feel as in version 14, even when using dark theme.
This also applies to e.g. when debugging and hovering over a variable to see the current value.
I am using beta 7 with dark theme, style=Dark Outlet Media