Beau Nouvelle

Results 12 issues of Beau Nouvelle

There are only 12 months in a year. Users shouldn't be able to enter a number larger than 12 in the month component. Additionally 31, should be the largest number...

HACKTOBERFEST

1. When `focusOnFaces` is set. 2. When `layoutSubviews` is called. Face detection is already quite expensive on resources, and to double up on that just isn't acceptable, especially with the...

HACKTOBERFEST

Has this project been abandoned? Lots of PRs and issues open from many months back. Should we start looking at using something else?

question

The ability to select values would be a great addition to this library. So far we have touch overlays, but I was thinking touch/click and drag to select multiple values...

version 3

See https://github.com/BeauNouvelle/SwiftyGuitarChords/pull/12 for discussion on this.

At the moment all chords are kept within a single file. This requires all of them to be initialized at once, and searching through this list can be slow on...

hacktoberfest

Currently the drawing system is coded for 6 strings, but I think it would make this library far more useful if it could also support Ukulele chords too!

hacktoberfest

Support for Solfege perhaps? Not a necessity, but could be a nice option for folks who are more used to scales pronounced in this way. I understand that in MOST...

hacktoberfest

Currently Ice Cubes ends up failing to load when an account transfer has occurred. Upon opening the app, things will continue to load forever with no available mechanism for logging...

bug

Compiler complains about UIScreen not being available in VisionOS.\ Will need to come up with an alternative.