2 | | * [OPTIONAL]To indicate that the application is currently downloading resources change the book icon. In case the book is uploading resources use proper icon to indicate both. |
3 | | * If the resource is not yet downloaded, use the refresh button (missing resource button, that we already have) inside the containing frame. When the user press it, the application should try to download the resource again. |
4 | | * Implement auto refresh for missing resources or not yet downloaded ones. Every 5sec Sophie should try to download the resources again. |
| 2 | * [OPTIONAL]To indicate that the application is currently downloading resources change the book icon inside the resource palette. In case the book is uploading resources use proper icon to indicate both. |
| 3 | * If the resource is not yet downloaded or missing, use the refresh button (missing resource button, that we already have) inside the containing frame. When the user press it, the application should try to download the resource again. |
| 4 | * Implement auto refresh for not yet downloaded ones resources. Every 5sec Sophie should try to download the resources again. |
| 5 | * Note if the resource is missing don't use auto refresh. |