mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-03-06 14:27:43 +00:00
Documentation update
This commit is contained in:
parent
43060f9b41
commit
a5c07b5b38
|
@ -16,7 +16,9 @@
|
|||
* Added MAME standalone as the default emulator for the dragon32 and tanodragon systems on Linux, macOS and Windows
|
||||
* Added the .7z and .zip file extensions to the dragon32 and tanodragon systems
|
||||
* (Linux) Added a systempath find rule for the ppsspp binary name for the PPSSPP emulator
|
||||
* Added an error popup if incorrect credentials (username and password) are used when scraping using ScreenScraper
|
||||
* Text within parantheses is no longer stripped out from the game name popup when adding or removing games from custom collections
|
||||
* Renamed the "Menu opening effect" setting in the UI settings menu to "Menu opening animation"
|
||||
* Added a "backgroundMargins" property to the datetime element
|
||||
* Added a "backgroundCornerRadius" property to the datetime element
|
||||
* Game files with only an extension and no filename will now get skipped on application startup
|
||||
|
@ -26,6 +28,7 @@
|
|||
### Bug fixes
|
||||
|
||||
* (Windows) Video textures were sometimes not sized and aligned correctly horizontally
|
||||
* There was a typo where the 32:9 aspect ratio was referred to as 32:0
|
||||
|
||||
## Version 3.0.3 / 3.0.3-26
|
||||
|
||||
|
|
|
@ -3250,7 +3250,7 @@ The order in which to sort your gamelists. This can be overriden per game system
|
|||
|
||||
Provides a selection between a _Dark_ and a _Light_ color scheme. This will affect the entire menu system as well as the game launch screen.
|
||||
|
||||
**Menu opening effect**
|
||||
**Menu opening animation**
|
||||
|
||||
Animation to play when opening the main menu or the gamelist options menu. Also sets the animation for the game launch screen. Can be set to _Scale-up_ or _None_.
|
||||
|
||||
|
|
Loading…
Reference in a new issue