Closed Jacalz closed 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.
strconv.Itoa()
fmt
This updates to fyne 1.4.3, simplifies some of the code, moves to
strconv.Itoa()
overfmt
for better performance and makes the default window slice just slightly bigger.