mirror of
https://github.com/spalencsar/bearwave.git
synced 2026-07-07 22:54:15 +02:00
fix: expose dialog aliases so About and Manual+ open (1.0.8)
HeaderNavigation and StationCard access dialogs via app.aboutDialog etc., but Main.qml never exported those ids as property aliases after the QML module refactor. Align AboutDialog anchoring with the other dialogs.
This commit is contained in:
@@ -59,6 +59,13 @@
|
||||
</provides>
|
||||
|
||||
<releases>
|
||||
<release version="1.0.8" date="2026-06-22">
|
||||
<description>
|
||||
<ul>
|
||||
<li>Fixed About, Add station, and Edit station dialogs not opening after QML refactor</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
<release version="1.0.7" date="2026-06-22">
|
||||
<description>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user