Skip to content

Commit 4f1550b

Browse files
authored
Add winforms activity indicator to news (#680)
1 parent 5b94e0f commit 4f1550b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/news/buzz/june-2025-status-update/contents.lr

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ June has been a busy month, with some big improvements to BeeWare's websites and
1717
- We've started the process of [upgrading Briefcase to use a newer version of WiX for Windows MSI packaging](https://github.com/beeware/briefcase/pull/2355).
1818
- We added a [Slider widget to the Web backend](https://github.com/beeware/toga/pull/3527).
1919
- We added a DateInput widget to the [iOS](https://github.com/beeware/toga/pull/3483) and [macOS](https://github.com/beeware/toga/pull/3574) backends.
20-
- We added a TimeInput widget to the [iOS](https://github.com/beeware/toga/pull/3536) and [macOS](https://github.com/beeware/toga/pull/3574) backends.
20+
- We added a TimeInput widget to the [iOS](https://github.com/beeware/toga/pull/3536) and [macOS](https://github.com/beeware/toga/pull/3574) backends.
21+
- We added an [ActivityIndicator widget to the WinForms backend](https://github.com/beeware/toga/pull/3473).
2122
- We modified the handling of Toga app paths so that [requesting a path guarantees that it exists](https://github.com/beeware/toga/pull/3543). This is a significant improvement to user experience, as it's no longer necessary to "check and create" every time you access an app path.
2223
- We resolved a long-standing instability in the macOS and iOS testbed app that [caused intermittent failures in the WebView tests](https://github.com/beeware/toga/pull/3557)
2324
- We added a new [topic guide on managing file system access in Toga apps](https://github.com/beeware/toga/pull/3552).

0 commit comments

Comments
 (0)