03-30-2021, 06:32 PM
(03-11-2021, 12:16 AM)s77rt Wrote:(03-10-2021, 11:58 PM)sata Wrote: Hi,
Where does this GUI stores its configuration file under windows 10?
I accidentally set scaling to 180% and now I am unable to set it back to normal because of a huge window.
for WIndows:
go to:Code:C:\Users\USERNAME\AppData\Roaming\fyne
for Linux:
go to:Code:/home/USERNAME/.config/fyne
you will find a file named settings.json either edit it to set another scale value or delete it a new one will be created later
Thank you! This saved me a lot of trouble.
regards.