Skip to content

[Feature] Implement a volume slider #88

@stringdotjar

Description

@stringdotjar

We need to add a volume slider to the framework. In HaxeFlixel, there is a default volume slider that allows you to press either + to turn up the master volume, - to lower it, and 0 to mute it.

Requirements:

  • Implement a volume slider with +, - and 0 as the default controls. These should be easily changeable.
  • Allow the volume slider to be toggled off or disabled.
  • It should be easily changeable and swappable in case a developer would ever like to swap out its design or implement a custom version.

Metadata

Metadata

Assignees

Labels

coreCore logic module of the frameworkdesktopComputer/PC platformenhancementNew feature or requestwebBrowser platform

Projects

Status

🏗️ In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions