Opened 14 years ago
Closed 14 years ago
#7163 closed enhancement (fixed)
cache mechanism in editor plugin to improve editor performance
Reported by: | liucougar | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Editor | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Note: See
TracTickets for help on using
tickets.
(In [14406]) fixes #7163: updateState is called whenever something happens in the editor (type, click), let's make it faster by caching the result and only udpate the buttons if it is actually changed