diff options
| author | Jabiertxof <jabier.arraiza@marker.es> | 2019-09-06 22:54:24 +0000 |
|---|---|---|
| committer | Jabier Arraiza <jabier.arraiza@marker.es> | 2019-09-07 21:48:33 +0000 |
| commit | 94dccfb58d67d152032b7a2fb21851b9938d370e (patch) | |
| tree | a8c298b2bbb49036b1e369d8d11cada04c018522 /src/preferences-skeleton.h | |
| parent | More improvements to line height. (diff) | |
| download | inkscape-94dccfb58d67d152032b7a2fb21851b9938d370e.tar.gz inkscape-94dccfb58d67d152032b7a2fb21851b9938d370e.zip | |
Prepared for beta. Fixed blocking bug
Diffstat (limited to 'src/preferences-skeleton.h')
| -rw-r--r-- | src/preferences-skeleton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index 12d1fd66b..834473a4e 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -127,7 +127,7 @@ R"=====( <eventcontext id="text" usecurrent="0" gradientdrag="1" font_sample="AaBbCcIiPpQq12369$\342\202\254\302\242?.;/()" show_sample_in_list="1" use_svg2="0" - style="fill:black;fill-opacity:1;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:40px;" selcue="1"/> + style="fill:black;fill-opacity:1;line-height:1.25;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:40px;" selcue="1"/> <eventcontext id="nodes" selcue="1" gradientdrag="1" highlight_color="0xff0000ff" pathflash_enabled="1" pathflash_unselected="0" pathflash_timeout="500" show_handles="1" show_outline="0" sculpting_profile="1" single_node_transform_handles="0" show_transform_handles="0" live_outline="1" live_objects="1" show_helperpath="0" x="0" y="0" edit_clipping_paths="0" edit_masks="0" /> |
