Stav88
Stav88
When I extends CustomEvent using babel the prototype is wrongly set to `CustomEventPrototype` instead of my class so I can't call methods of my class. ### Scenario: * Extends CustomEvent...
**Describe the bug** An audio cue could not be resumed after pause if a start-time has been set **To Reproduce** Tested on ListLayout 1. Create a new audio cue (Edit...
fix #240 Do not seek to start_time if media cue is paused
fix #235 As Midi specification said : > A device that recognizes MIDI Note On messages must be able to recognize both a real Note Off as well as a...
#### What are you trying to achieve? Given th following test class : ```php
**To Reproduce** * Create a project using "List" layout * Create a cue (cue type is not important) * Edit the cue to create a multiline text Example: ``` line...
**API Platform version(s) affected**: 3.4.1 (seems on main branch by analaysing code) **Description** denormalizationContext CsvEncoder::AS_COLLECTION_KEY is erased by API platforme when defined on a route operation. **How to reproduce** *...
**Is your feature request related to a problem? Please describe.** When using outside during a sunny day, dark theme make the application very difficulte to read. **Describe the solution you'd...