Open darkf opened 7 years ago
Mostly done, just a few minor issues like text formatting and savegame list highlighting.
Highlighting is done. A few more issues remain:
A few more of those were done; mainly screenshots and scrolling is left, the other things are very minor issues.
The existing save/load UI was reimplemented in the new UI lib as per #105. It should be easier to implement these features now.
Another dialog window. Includes a list of saved games along with name and date, and a mini screenshot of the game where it left off.
The latter should be easy by rendering the game canvas and exporting it to a data URI.
Related to #16.