1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

blog_new_job_

This commit is contained in:
gnosygnu
2017-04-02 12:03:46 -04:00
parent 891ce4b0d2
commit 328c8aadbe
239 changed files with 2833 additions and 8418 deletions

View File

@@ -24,7 +24,7 @@
All sections are designed to be copied and pasted directly to xowa.gfs.
</p>
<h2>
<span class="mw-headline" id="Increase_font_size_to_10">Increase font size to 10</span>
<span class="mw-headline" id="Increase_font_size_to_10">Increase font size to 10</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Archive/App/UI/Main_window_layout?action=edit&amp;section_key=Increase_font_size_to_10" title="Edit section: Increase_font_size_to_10" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<p>
This section increases the font size to 10 and adjusts the sizes/positions accordingly
@@ -48,7 +48,7 @@ app.gui.layout
;
</pre>
<h2>
<span class="mw-headline" id="Increase_font_size_to_30">Increase font size to 30</span>
<span class="mw-headline" id="Increase_font_size_to_30">Increase font size to 30</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Archive/App/UI/Main_window_layout?action=edit&amp;section_key=Increase_font_size_to_30" title="Edit section: Increase_font_size_to_30" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<p>
A more extreme example: font gets changed to 30, so
@@ -73,7 +73,7 @@ app.gui.layout
;
</pre>
<h2>
<span class="mw-headline" id="Use_absolute_positions">Use absolute positions</span>
<span class="mw-headline" id="Use_absolute_positions">Use absolute positions</span> <span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/wiki/Archive/App/UI/Main_window_layout?action=edit&amp;section_key=Use_absolute_positions" title="Edit section: Use_absolute_positions" class="xowa-hover-off">edit</a><span class="mw-editsection-bracket">]</span></span>
</h2>
<p>
Note that this will cause window resizing to have no effect (EX: shrink the window to 800, but the html_box will remain 1000)