mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-01-04 00:28:50 +01:00
bugfix: removed owned bade on alternatives and added a specific close button to remove any confusion
This commit is contained in:
parent
575b85b254
commit
bf60da89cd
3 changed files with 9 additions and 6 deletions
|
|
@ -6,9 +6,10 @@
|
|||
|
||||
### Added
|
||||
- Non-basic land type tagging (i.e. Caves, Deserts, Gates, etc...) in the tagging module.
|
||||
- Close button to alternatives panel header so it can be dismissed.
|
||||
|
||||
### Changed
|
||||
- _No unreleased changes yet._
|
||||
- Removed the owned badge from each alternative and moved owned metadata to a data attribute on the button.
|
||||
|
||||
### Fixed
|
||||
- Custom theme fuzzy matching now accepts selection.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue