mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
17 lines
871 B
Text
17 lines
871 B
Text
Android specific:
|
|
- Temporary screen orientation lock added. Long tap (3 seconds) to the
|
|
playground locks screen rotation, pause unlocks.
|
|
- Toolbar: configuration of displayed toolbar buttons added to the options menu.
|
|
- Toolbar: dynamic updates on Toolbar and Options settings.
|
|
- Toolbar buttons for 'new deal' and 'restart' now display a
|
|
toast. Tap to it to accept.
|
|
- Implementation of full picture hint for the new puzzle type games.
|
|
- Background images from the save-aspect folder now are preserving
|
|
correct aspect ratio (bug fix).
|
|
- Mahjongg tile overlapping (3d simulation) implemented
|
|
- Animation synchronised (so as the tk version does)- This prevents
|
|
some stacking order corruptions reported earlier.
|
|
- libraries updated to kivy v2.2.1 and python v3.10
|
|
Main version:
|
|
- consult NEWS.asscidoc or html-src/news.html on
|
|
github for more change informations.
|