From c2bd3408ed0b188dde99c042e4c1d0065f54b4b8 Mon Sep 17 00:00:00 2001 From: Ethan Dickson Date: Tue, 4 Mar 2025 14:24:48 +1100 Subject: [PATCH] fix: make copy button padding clickable --- Coder Desktop/Coder Desktop/Views/VPNMenuItem.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/Coder Desktop/Coder Desktop/Views/VPNMenuItem.swift b/Coder Desktop/Coder Desktop/Views/VPNMenuItem.swift index b43e7c56..d66150e5 100644 --- a/Coder Desktop/Coder Desktop/Views/VPNMenuItem.swift +++ b/Coder Desktop/Coder Desktop/Views/VPNMenuItem.swift @@ -97,6 +97,7 @@ struct MenuItemView: View { Image(systemName: "doc.on.doc") .symbolVariant(.fill) .padding(3) + .contentShape(Rectangle()) }.foregroundStyle(copyIsSelected ? .white : .primary) .imageScale(.small) .background(copyIsSelected ? Color.accentColor.opacity(0.8) : .clear) pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy