-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
🧨 severity: medium🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.overlaysize: Mversion: 10.2.x
Description
Is your feature request related to a problem? Please describe.
Changing existing OverlaySettings or creating a new ones is not so straight forward operation. It would be nice if there is a way to create OverlaySettings instance easier.
Describe the solution you'd like
Implement factory functions which should return OverlaySettings instance.
Describe alternatives you've considered
It is possible now to create a new instance of OverlaySettings but it is not so easy.
Metadata
Metadata
Assignees
Labels
🧨 severity: medium🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.overlaysize: Mversion: 10.2.x