Update module fyne.io/fyne/v2 to v2.4.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
fyne.io/fyne/v2 | require | patch |
v2.4.0 -> v2.4.1
|
Release Notes
fyne-io/fyne (fyne.io/fyne/v2)
v2.4.1
: Lots of fixes and display improvements for v2.4.1
It's a long list of improvements to this point release, spread across the entire toolkit:
- Left key on tree now collapses open branch
- Avoid memory leak in Android driver code
- Entry Field on Android in Landscape Mode Shows "0" (#4036)
- DocTabs Indicator remains visible after last tab is removed (#4220)
- Some SVG resources don't update appearance correctly with the theme (#3900)
- Fix mobile simulation builds on OpenBSD
- Fix alignment of menu button on mobile
- Fix Compilation with Android NDK r26
- Clicking table headers causes high CPU consumption (#4264)
- Frequent clicking on table may cause the program to not respond (#4210)
- Application stops responding when scrolling a table (#4263)
- Possible crash parsing malformed JSON color (#4270)
- NewFolderOpen: incomplete filenames (#2165)
- Resolve issue where storage.List could crash with short URI (#4271)
- Application crash when fast clicking the folders inside the file dialog (#4260)
- TextTruncateEllipsis abnormally truncates strings with multi-byte UTF-8 characters (#4283)
- Last character doesn't appear in Select when there is a special character (#4293)
- Resolve random crash in DocTab (#3909)
- Selecting items from a list caused the keyboard to popup on Android (#4236)
Thanks everyone for your help, enjoy this new release.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.