gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ios] 31/204: a11y


From: gnunet
Subject: [taler-taler-ios] 31/204: a11y
Date: Thu, 05 Dec 2024 23:49:59 +0100

This is an automated email from the git hooks/post-receive script.

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit eb28e131c2bbdc67a221f172b7c578a56a6dbd97
Author: Marc Stibane <marc@taler.net>
AuthorDate: Mon Oct 7 08:21:16 2024 +0200

    a11y
---
 TalerWallet1/Views/HelperViews/TabBarView.swift | 1 +
 1 file changed, 1 insertion(+)

diff --git a/TalerWallet1/Views/HelperViews/TabBarView.swift 
b/TalerWallet1/Views/HelperViews/TabBarView.swift
index a213416..c188e79 100644
--- a/TalerWallet1/Views/HelperViews/TabBarView.swift
+++ b/TalerWallet1/Views/HelperViews/TabBarView.swift
@@ -47,6 +47,7 @@ struct TabBarView: View {
         .accessibilityElement(children: .combine)
         .accessibility(label: Text(tab.title))
         .accessibility(addTraits: [.isButton])
+        .accessibility(removeTraits: [.isImage])
     }
 
     var body: some View {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]