jonthysell / Chordious

Fretboard diagram generator for fretted stringed instruments.
http://chordious.com
MIT License
38 stars 9 forks source link

Diagram editor: changing dimensions #131

Open pbarney opened 3 years ago

pbarney commented 3 years ago

First time using this program, and it's excellent. You've done an amazing job with it, and I especially applaud you for the various editors in the options dialog. I wish more developers thought as you do.

Applies to: Diagram Library Editor Version: both Portable 2.0.13 and Portable 2.1.0.0 Issue: I am unable to change the Dimensions (width, height) variables. Is this event possible?

Steps to Reproduce:

  1. Load Diagram Editor
  2. Click in Width (px) input
jonthysell commented 3 years ago

Not directly - you need to increase/decrease the margins, fret/string spacings, etc.

Note that once you get everything in the relative proportion you want, you can export at a differently scaled size.

pbarney commented 3 years ago

Ah! Okay, I didn't realize that I should consider the editor in terms of relative units and rely on export to set the final size. Perfect! Please let me know if you'd like any help editing documentation.