mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-02-09 09:54:21 +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
|
|
@ -14,9 +14,10 @@ This format follows Keep a Changelog principles and aims for Semantic Versioning
|
|||
|
||||
### 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