Allow ImageView to load images in the background
------------------------------------------------
Key: PIVOT-327
URL: https://issues.apache.org/jira/browse/PIVOT-327
Project: Pivot
Issue Type: Improvement
Components: wtk
Reporter: Greg Brown
Assignee: Greg Brown
Priority: Minor
Fix For: 1.4
Add an "asynchronous" flag to ImageView that, when true, will cause calls to
setImage(URL) to load the image on a background thread instead of synchronously
on the UI thread.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.