KCarlile / guitar-diagrams-js

Open source JavaScript library for drawing guitar chords and scales on an HTML5 canvas.
https://demo.kcarlile.com/guitar-diagrams-js/
GNU General Public License v3.0
0 stars 0 forks source link

New control: change orientation #36

Closed KCarlile closed 2 months ago

KCarlile commented 2 months ago

Background

In addition to the image save control, GDJ should have another control that allows the user to change the orientation (horizontal, vertical).

Acceptance Criteria

Approach

Notes

TBD

KCarlile commented 2 months ago

PR into develop #37. PR into main #38.