alesimula

Results 3 issues of alesimula

### Steps to reproduce 1. Open any movie from any source 2. Click on sources 3. Under the subtitles tab, choose "Load from the Internet" 4. Search by movie name...

bug

### Checklist - [x] The issue exists after disabling all extensions - [x] The issue exists on a clean installation of webui - [ ] The issue is caused by...

enhancement

Hello, would it be possible to have a callback that gets executed when the UI is visible? Something maybe like `appWindow.doWhenWindowVisible(VoidCallback callback)` ? I need to do some heavy computation...