Skip to content

Add open from file button in ChaosGame

Edvard Berdal Eek requested to merge user-interface into main

Add button that when pressed opens a FileChooser that filters through and only allows to open .txt files. The game is updated if a correctly formatted text file is selected. In addition, the drag and move event in ExplorePage is improved to not render through entire drag movement. Now the image only renders when the user releases the image.

Merge request reports

Loading