mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-02-09 18:04:21 +01:00
fix: Quick Build UI now uses full-width layout on desktop
This commit is contained in:
parent
32638b9ec3
commit
3647d04eec
5 changed files with 20 additions and 21 deletions
|
|
@ -9,7 +9,7 @@ This format follows Keep a Changelog principles and aims for Semantic Versioning
|
|||
|
||||
## [Unreleased]
|
||||
### Summary
|
||||
_No unreleased changes yet._
|
||||
Minor UI fixes for Quick Build progress and completion display.
|
||||
|
||||
### Added
|
||||
_No unreleased additions yet._
|
||||
|
|
@ -18,7 +18,8 @@ _No unreleased additions yet._
|
|||
_No unreleased changes yet._
|
||||
|
||||
### Fixed
|
||||
_No unreleased fixes yet._
|
||||
- Quick Build progress display now uses full desktop width instead of narrow mobile-like layout
|
||||
- Quick Build completion screen properly transitions to full-width Step 5 layout matching manual build experience_
|
||||
|
||||
## [2.7.0] - 2025-10-14
|
||||
### Summary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue