Skip to content
Snippets Groups Projects
Commit 88e3ee10 authored by Edvard Berdal Eek's avatar Edvard Berdal Eek
Browse files

Add open from file button in ChaosGame

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.
parent b45e774b
No related branches found
Tags v0.8
1 merge request!14Add open from file button in ChaosGame
Pipeline #288205 passed