1
0
mirror of synced 2025-02-22 12:50:29 +01:00
ImHex/lib/third_party
paxcut 007e04bf37
fix: Auto evaluate not working when undoing changes (#2106)
The pattern editor was resetting the flag that marked text changes on
every frame, but resolving a text change may take more than one frame,
so instead I created a function that allows the resetting of the text
changed boolean from view pattern editor.

Currently, when a pattern is evaluated the pattern editor will lose
focus regardless of how evaluation was triggered. This is specially
annoying when using f5 or auto-evaluate. Now whenever a pattern is
evaluated, focus is given to the pattern editor when evaluation ends.

JumptoLine didn't work for empty lines.

Co-authored-by: Nik <werwolv98@gmail.com>
2025-02-16 12:20:22 +00:00
..
2024-12-01 23:24:57 +01:00
2025-01-17 21:09:56 +01:00
2025-02-02 13:08:08 +01:00
2024-03-26 19:47:39 +01:00
2024-01-25 11:33:34 +01:00