fyne-io / calculator

Fyne Calculator application
Other
49 stars 22 forks source link

Modernizations #2

Closed Jacalz closed 3 years ago

Jacalz commented 3 years ago

This updates to fyne 1.4.3, simplifies some of the code, moves to strconv.Itoa() over fmt for better performance and makes the default window slice just slightly bigger.