Calixte Denizet
|
70a9d8f3bc
|
[Editor] Avoid to move a non-draggable editor with the keyboard
|
2024-01-16 21:41:52 +01:00 |
|
Calixte Denizet
|
a76cc40ab8
|
[Editor] Avoid an exception when pressing space key to change the color of an highlight
|
2024-01-16 20:00:23 +01:00 |
|
Calixte Denizet
|
fc7c320bd8
|
[Editor] Correctly serialize highlight data (regression from #17499)
|
2024-01-12 15:37:01 +01:00 |
|
Calixte Denizet
|
b4a7007397
|
[Editor] Don't throw when changing the color of an invisible highlight
|
2024-01-11 17:48:06 +01:00 |
|
Calixte Denizet
|
17e1519410
|
[Editor] Init the default highlight color before creating the first editor instance
We want to be able to draw an highlight with the default color but without having an
instance of the HighlightEditor.
|
2024-01-05 17:52:54 +01:00 |
|
Calixte Denizet
|
621b7af60d
|
[Editor] Highlight must keep selected after the document has been scrolled
|
2023-12-05 23:22:35 +01:00 |
|
Calixte Denizet
|
f7fec8c6d7
|
[Editor] Don't remove elements from the draw layer after it has been destroyed
Fixes issue #17379.
|
2023-12-05 22:41:20 +01:00 |
|