mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-03 08:08:50 +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
|
|
@ -1,7 +1,7 @@
|
|||
# MTG Python Deckbuilder ${VERSION}
|
||||
|
||||
### Summary
|
||||
_No unreleased changes yet._
|
||||
Minor UI fixes for Quick Build progress and completion display.
|
||||
|
||||
### Added
|
||||
_No unreleased additions yet._
|
||||
|
|
@ -10,4 +10,5 @@ _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_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue