Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed trello card about food preset having a too long use duration #32

Merged
merged 25 commits into from
Jun 9, 2021
Merged

Fixed trello card about food preset having a too long use duration #32

merged 25 commits into from
Jun 9, 2021

Conversation

outercloudstudio
Copy link
Member

Description

Changed food preset to have a use duration of 1.6 because 32 was too long.

Motivation and Context

To fix this trello card

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.
  • I have tested my changes and confirmed that they are working

outercloudstudio and others added 25 commits May 18, 2021 13:22
- Some notifications will produce a click on closing
- Opening Notifications produce a click
- When an error occurs an error sound will play
- After creating a project an confirmation sound will play
To Do:
- Add sound to tool bar
- Search and replace needs sound
- Compact Prettier Options need sound
- Better sound implementation (define the source in one place in case a sound wants to be changed)
- Add A system in case too many sounds want to play at once (in case of many errors)
- Added audio manager class to app
- Added settings section and toggle to mute audio manager
- Audio manager only allows 1 sound to play at a time to stop duplicate sounds.
- Audio manager also allows for a global change in volume between all sounds
- added click to most sidebars
- added clicks to most buttons and toggles
I removed the audio manager instance from app.ts and all the lines that are calling an audio from app so I can fix the error in the meantime.
Changed en.ts to make mute button more clear. Fixed wierd sound logic when using the mute setting.
Copy link
Member

@solvedDev solvedDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR. Could you please update your branch to match the latest dev branch on our repo before the next commit? :)

@solvedDev solvedDev merged commit 8978ac0 into bridge-core:dev Jun 9, 2021
@outercloudstudio
Copy link
Member Author

Sorry. I thought I had updated but I guess not. Will make sure to remember next time.

@solvedDev
Copy link
Member

No worries! I'll just give you push access to our repo so you can work on a new branch directly on our repo in the future.

solvedDev pushed a commit that referenced this pull request Jan 7, 2023
Updated generator script file definition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants