Opened 11 years ago
Closed 11 years ago
#2418 closed enhancement (fixed)
New feature style view
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-6.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
The current feature style view suffers from the following issues:
- It is control-heavy. A lot of controls are created for each style rule within the style.
- We can't leverage GETLEGENDIMAGE-based previews without going into the actual style editor.
We can improve this part of the editor by having a grid-based view of the style rules, with lazy async background loading of GETLEGENDIMAGE-based style previews only for the styles currently visible on the grid.
This grid-based view should be much faster and responsive than the current apporach.
Note:
See TracTickets
for help on using tickets.