Seite 4 von 4
Verfasst: 26.02.2007 14:11
von Kaeru Gaman
gnozal hat geschrieben:edel hat geschrieben:Ach wo du schon mal da bist
jaPBe hat ein Problem mit Undo. Druecke ich zu lange auf "control + z"
reagiert jaPBe , wenn ueberhaupt, eine lange Zeit nicht mehr.
Maybe because jaPBe redraws the folding markers after an undo (to avoid possible cosmetic bugs).
idea:
what if you change it that way, that the markers are only redrawn if no further UNDO-event is in queue?
Verfasst: 26.02.2007 16:15
von gnozal
Kaeru Gaman hat geschrieben:gnozal hat geschrieben:edel hat geschrieben:Ach wo du schon mal da bist
jaPBe hat ein Problem mit Undo. Druecke ich zu lange auf "control + z"
reagiert jaPBe , wenn ueberhaupt, eine lange Zeit nicht mehr.
Maybe because jaPBe redraws the folding markers after an undo (to avoid possible cosmetic bugs).
idea:
what if you change it that way, that the markers are only redrawn if no further UNDO-event is in queue?
I can easily test if the undo queue in empty or not, but how to test if there is another undo event in the queue ?
Keyboard buffer (CTRL+Z) ?