Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-devel] [jira] Reopened: (UDIG-487) WMS glyphs sometime are huge and makes layers view unreadable

     [ http://jira.codehaus.org/browse/UDIG-487?page=all ]
     
Jody Garnett reopened UDIG-487:
-------------------------------


Intended fix slows the import wizards to a crawl:

Options:
- break GeoResourceInfo contract by changing api to getIcon( ProgessMonitor )
- thread api so first call to getIcon() returns something dumb, and a real icon is available later

Neither is good, previous solution of returning a best guess image descriptor was also bad.

> WMS glyphs sometime are huge and makes layers view unreadable
> -------------------------------------------------------------
>
>          Key: UDIG-487
>          URL: http://jira.codehaus.org/browse/UDIG-487
>      Project: uDIG
>         Type: Bug
>   Components: ui
>     Versions: UDIG 1.0.RC5
>     Reporter: Jesse Eichar
>     Assignee: Amr A. Alam
>     Priority: Blocker
>      Fix For: UDIG 1.0.SC1

>
>


-- 
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



Back to the top