[udig-devel] [jira] Created: (UDIG-974) "Style" view issue
Vitali Diatchkov (JIRA)
jira at codehaus.org
Wed Aug 30 06:35:48 PDT 2006
"Style" view issue
------------------
Key: UDIG-974
URL: http://jira.codehaus.org/browse/UDIG-974
Project: uDIG
Issue Type: Bug
Components: style
Affects Versions: UDIG 1.1.RC3
Reporter: Vitali Diatchkov
Assigned To: Cory Horner
Priority: Minor
After some latest improvements seems "Style" view works not properly. If it is visible it slows down lot of user actions such as selecting layer in "Layers" view, changing maps, activation tools - like when some selection is changed and "Style" view listens that changing and calls lots of non-optimized things like Display.asyncExec() or..
Also if to change style of vector layer, the map is totally rendered (WMS images are requested, etc.) while the right behavior is to re-render only changed layer (through rendering architecture capabilities of UDIG)
The assumption is - something is broken in styling..
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the udig-devel
mailing list