-
Notifications
You must be signed in to change notification settings - Fork 229
Closed
Labels
platform-allAffects all platformsAffects all platformsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
The Settings class has no fillFromJson method anymore after the rework of the JSON serialization system in 1.2.0. This method was part of the official public API and also documented here: https://alphatab.net/docs/reference/settings to be used
Expected Behavior
The Settings class should have the fillFromJson method again for backwards compatibility on the public facing API.
Steps To Reproduce
new alphaTab.Settings().fillFromJson({ })
Link to jsFiddle, CodePen, Project
No response
Found in Version
1.2
Platform
Web
Environment
- **OS**: Windows 11
- **Browser**: Chrome 95Anything else?
No response
Metadata
Metadata
Assignees
Labels
platform-allAffects all platformsAffects all platformsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.