youp911 / quelea-projection

Automatically exported from code.google.com/p/quelea-projection
0 stars 0 forks source link

Fix chord spacing #179

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
At present, the chords are spaced very naively - that is, spaces are added to 
the editor window to show where the chords should be, and the same amount of 
spaces (regardless of different fonts) are added on the stage view and mobile 
lyrics display (when chords are turned on, of course.)

This is an annoying one to fix, but we should do something about it - might be 
possible to get the font metrics of the font used in the dialogue, and then 
store metrics rather than spaces somehow?

Either way, needs to be looked at.

Original issue reported on code.google.com by berry...@gmail.com on 7 Apr 2014 at 3:10

GoogleCodeExporter commented 8 years ago

Original comment by bengoodw...@gmail.com on 17 Aug 2014 at 10:41

GoogleCodeExporter commented 8 years ago

Original comment by berry...@gmail.com on 15 Oct 2014 at 9:29

GoogleCodeExporter commented 8 years ago

Original comment by berry...@gmail.com on 26 Feb 2015 at 1:29