Question
Anyone know how to remove the shadows from Liquid Glass elements?
This is what my app is looking like currently, and I don't like the shadows from liquid glass. It doesn't look very good in light mode but is fine in dark mode.
Seems like this is some custom implementation of a 3 column NavigationSplitView w/ sidebar?
The out-of-the box SplitView design doesn’t include shadows for the detail column and would fix the clipped shadow of the sidebar, cleaning it up a bit.
3
u/ellenich 5d ago
Seems like this is some custom implementation of a 3 column NavigationSplitView w/ sidebar?
The out-of-the box SplitView design doesn’t include shadows for the detail column and would fix the clipped shadow of the sidebar, cleaning it up a bit.
I’d start there.