sh_ajunker
sh_ajunker
## This code is invalid, its bugs -imports cheesecake=github.com/codeclysm/extract/v3
同样的问题 Mac 14.4.1 (23E224) 下编辑窗口和log窗口无论什么模式都无法正常显示
回退到16 15 版本都有这个问题,应该是没有对Mac系统版本做适配吧。
Developing Chinese software requires a built-in font, and any font file needs to be 10M in size, which is crazy
me tooo , I have this problen
look this ENV FYNE_VERSION=v2.3.5 but I use Fyne v2.4.0 and golang v1.21.3
# Image is too big
https://blog.fleek.co/daemon-release ` ipfs resolve -r /ipfs/bafybeidrp6uj6px5r6bm2o3inu37hdvaypux5f4mccfi7r3s2jp6p6bk5m/daemon-release: no link named "daemon-release" under bafybeidrp6uj6px5r6bm2o3inu37hdvaypux5f4mccfi7r3s2jp6p6bk5m `
## Only use theme.xxxIcon() to correspond to the theme ## is code demo ```go package main import ( "fyne.io/fyne/v2" "fyne.io/fyne/v2/app" "fyne.io/fyne/v2/container" "fyne.io/fyne/v2/theme" "fyne.io/fyne/v2/widget" ) func main() { myApp := app.New()...