mirror of
https://github.com/tumic0/GPXSee.git
synced 2024-11-24 03:35:53 +01:00
Version 13.26 info
This commit is contained in:
parent
fb0e10ba33
commit
b20687420e
18
index.html
18
index.html
@ -200,6 +200,15 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="latest-news">
|
<div class="latest-news">
|
||||||
<h2>Releases</h2>
|
<h2>Releases</h2>
|
||||||
|
<div class="news-item">
|
||||||
|
<p class="date">Sep 21 2024</p>
|
||||||
|
<h3>Version 13.26</h3>
|
||||||
|
<ul>
|
||||||
|
<li>Disabled fractional GUI scaling in Qt6 (fixes all the rendering issues with 125% display scales).</li>
|
||||||
|
<li>Fixed display artifacts in the graph tab bar (Qt6.7).</li>
|
||||||
|
<li>Improved graphs and paths rendering performance.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="news-item">
|
<div class="news-item">
|
||||||
<p class="date">Sep 17 2024</p>
|
<p class="date">Sep 17 2024</p>
|
||||||
<h3>Version 13.25</h3>
|
<h3>Version 13.25</h3>
|
||||||
@ -234,15 +243,6 @@
|
|||||||
<li>Added (zoomed) graph scrolling using the mouse.</li>
|
<li>Added (zoomed) graph scrolling using the mouse.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="news-item">
|
|
||||||
<p class="date">May 29 2024</p>
|
|
||||||
<h3>Version 13.21</h3>
|
|
||||||
<ul>
|
|
||||||
<li>Added hillshading settings.</li>
|
|
||||||
<li>Fixed render issues with Qt 6.7.</li>
|
|
||||||
<li>Fixed issues with dates not respecting the system format.</li>
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div id="changelog-link">
|
<div id="changelog-link">
|
||||||
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>
|
<a href="https://build.opensuse.org/package/view_file/home:tumic:GPXSee/gpxsee/gpxsee.changes">Full changelog</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user