BerndN

Results 13 issues of BerndN

Adds a decimal display of Y-axis labels. This prevents values close to one another to be labeled the same due to rounding errors.[18868], [22482], [19626] Fixes a display bug if...

If cursor is at end of "end handler" struct and indentation of previous non-empty line is less than indentation preference hitting return will cut off characters of "end handler" struct

bug

backspaceKey in position 1 of line 1 returning wrong position to SE

bug

Keep textFormatSelection from removing a return If last char of a text is return

This patch removes a seemingly unnecessary `unlock cursor` in the IDE's mouseMove event handler (`ideMouseMove`). The IDE intercepts mouseMove so that it can update the resize cursor used when the...

Blocking "after openField" to reach stack "revInspectorEditorBehavior" avoids hiliting of field "value" when clicking. Thus preventing an unwanted scroll.

bug

…ndless loop Fix consists of emptying all quoted Strings

If LiveError is off compile errors are not flagged if one clicks in field "script" or any other action in SE. Bug 22555