51 | | ^(Describe your design here.)^ |
| 51 | * [browser:branches/private/meddle/BOOK_BACKGROUND_AUDIO_R1/modules/org.sophie2.main.app.commons/src/main/java/org/sophie2/main/app/commons/dialogs/BookPropertiesDialog.java BookPropertiesDialog] changes: |
| 52 | * Add to the dialog new check box for synchronization the background audio with the pages. |
| 53 | * Make the loop check and the sync check not enabled when no audio resource is selected. |
| 54 | * Synchronize the new sync check box with the loop checkbox like mentioned in the analysis. |
| 55 | * The messages from the analysis will pop up, but the check box for 'remember my decision' will not be added... For now that is. |
| 56 | * Add a new demo for testing the dialog's behavior -> [browser:branches/private/meddle/BOOK_BACKGROUND_AUDIO_R1/modules/org.sophie2.main.app.commons/src/test/java/org/sophie2/main/app/commons/dialogs/BookPropertiesDialogDemo.java BookPropertiesDialogDemo]. |