Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
56 views

So I have some view with ToolBar at the top. It has leading Button and trailing Image. var body: some View { NavigationView { ZStack { content() ...
1 vote
0 answers
76 views

My app needs the same basic behavior as Icon Composer. That is: the three sections, the full-size content view in the middle and the translucent toolbar at the top. I noticed that their toolbar ...
0 votes
0 answers
66 views

See SWiftUI Problem. I'm seeing now the same problem with UIKit. Here are a couple of screen shots: Here's a very basic Scene Delegate that creates a tab controller with three view controllers. The ...
1 vote
1 answer
236 views

Updating apps for iOS 26. Noticed that the toolbar (bottom placement) is laid out behind the tab bar in iPhone. So, in portrait mode you can't see the toolbar buttons. You can see them in landscape ...
2 votes
1 answer
436 views

How can I avoid the flickering ToolbarItem when switching between tabs, while still keeping a dedicated NavigationStack for each Tab? I have unsuccessfully tried: Nesting the TabView inside another ...
0 votes
0 answers
170 views

I am trying to achieve that result: But I have serious issues with the XML implementation. I tried: <!-- Floating Toolbar --> <com.google.android.material.floatingtoolbar....
0 votes
0 answers
82 views

I would need some help regarding creating a custom toolbar for PayloadCMS RTE. The current version is PayloadCMS 3.49.1, and linked with @payloadcms/richtext-lexical version of 0.28.0. My goal is to ...
1 vote
1 answer
3k views

I’m testing my web app inside in-app WKWebViews (Discord, Telegram, custom apps, etc.) on iOS 26.x. Apple introduced a new Liquid Glass floating toolbar at the bottom of webviews, and it overlaps my ...
3 votes
0 answers
214 views

I’m trying to add a custom button next to the default Sidebar Toggle in a NavigationSplitView toolbar on macOS 26. When I add a button using .toolbar { ... }, it always appears on the right side in ...
1 vote
2 answers
866 views

Background I'm building a SwiftUI form (AddRecipeView) inside a NavigationStack. I’ve added a .toolbar(placement: .keyboard) with a "Done" button to dismiss the keyboard, especially useful for ...
1 vote
1 answer
103 views

I have created a toolbar and attached it as an inputAccessoryView to the keyboard following Paul Hudson's snippet here. This is a legacy project with some Objective-C and I have converted Paul's code ...
1 vote
0 answers
68 views

I'm using PrimeNG’s p-editor component to create a rich text editor in my Angular app. So far, it works well with the default toolbar. Here's a simple example of how I use it: <div class="card&...
2 votes
0 answers
113 views

I just installed the Lazarus IDE and everything works and looks fine, except the extremely tiny icons in the top toolbar as can be seen here: They're so tiny, I can barely see and click on them. ...
0 votes
1 answer
291 views

In my app I have the need to custom handle text input for which I am using a UIView that conforms to UIKeyInput. This is then wrapped with UIViewRepresentable for use with SwiftUI. I would like to ...
1 vote
1 answer
71 views

I am displaying a list of names in a "list". When I encapculate this in a section it works. BUT when I add the header the Toolbar items get duplicated. If I REM it out it behaves as expected, e.g....

15 30 50 per page
1
2 3 4 5
...
244

AltStyle によって変換されたページ (->オリジナル) /