author | bryce <bryce@users.sourceforge.net> | |
Tue, 20 Feb 2007 08:57:15 +0000 (08:57 +0000) | ||
committer | bryce <bryce@users.sourceforge.net> | |
Tue, 20 Feb 2007 08:57:15 +0000 (08:57 +0000) | ||
commit | 3668bd8a339cb33d71c3ce1a1c6520374fc70147 | |
tree | 0f6f191e389e40f8590308430f166d96bfeed48e | tree | snapshot |
parent | ce7d19d224a8f5885856f909e4edaa5a14d33b78 | commit | diff |
Completes fix for 980157. Markers in current document's defs is now
shown in top of the marker dropdown menu. When you select a marker from
the dropdown, all three menus are updated to show what you selected at
the top.
Note that to implement this, a marker cache is introduced, because
otherwise the regeneration of the menus would be noticeably too slow.
There is still a modest pause during the regeneration, but it's fairly
reasonable on my machine.
shown in top of the marker dropdown menu. When you select a marker from
the dropdown, all three menus are updated to show what you selected at
the top.
Note that to implement this, a marker cache is introduced, because
otherwise the regeneration of the menus would be noticeably too slow.
There is still a modest pause during the regeneration, but it's fairly
reasonable on my machine.
src/dialogs/stroke-style.cpp | diff | blob | history |