summaryrefslogtreecommitdiff
path: root/Ports/libtheora
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-05-08 13:09:24 +0200
committerAndreas Kling <kling@serenityos.org>2021-05-08 13:49:34 +0200
commit74a4571f02edd8b175db990e7bcfe2ce65d93253 (patch)
treed9d424bc567730b00b065fc29ab913628652fe93 /Ports/libtheora
parent2ef4fbc5c199607a6b9ca6d41c88c6d270d91da8 (diff)
downloadserenity-74a4571f02edd8b175db990e7bcfe2ce65d93253.zip
LibGUI: Reverse internal direction of GUI::UndoStack
The undo stack was very difficult to understand as it grew by adding new undo commands to the front of the internal vector. This meant we had to keep updating indices as the stack grew and shrank. This patch makes the internal vector grow by appending instead.
Diffstat (limited to 'Ports/libtheora')
0 files changed, 0 insertions, 0 deletions