@SebJVidal Go .hard or go home!
(You can set it to .soft manually, and I have seen a couple places where .automatic still chooses .soft for unclear reasons.)
@StarWarsCCG@VanAllenPlexico The second run, yes. I am not saying that leading a run isn’t a leadership position, but rather that once they only had junior pilots left, it *may* have made sense to make the most junior of them the “lead” given how tactically simple the attack run was.
@BlighttownNIMBY She don’t expect them to be famous necessarily. She wanted to learn that her parents loved her, that there was a good explanation for why she was abandoned, that she was special, and that she belonged in a story with all these famous people.
@dabblebutz Which app? For any app, if the widget is blank then please restart your phone (longstanding iOS bug, restart should fix). If the app is Cheatsheet and the widget shows no data, please try “Reset Widget Cache” in the app’s settings. Hope that helps!
Now more than ever we need to internalize the true message of 'A Christmas Carol', which is that you have a moral obligation to not make your past traumas everyone else's problem
@ChristianSelig If you're looking for an awesome (free!) world clock app or sticky notes that sync with your Apple Watch, please check out my apps: https://t.co/79UIF6xcFC
At least the app icons make sense.
@designerants Which index best aligns with average ad revenue per user? I have a “remove ads” purchase and in countries where I make very little per user from ads, I assume it makes sense to charge less for that IAP. Example: https://t.co/nuHeanBvop
@Lmssync If you put a glass-styled UIButton inside another glass container, such as a bar button item, the button will have a “flatter” version of the glass effect with no shadows or specular highlights. I find this happens even if the bar item has glass disabled, which I assume is a bug.
@SebJVidal Trying to tweak Liquid Glass is maddening. Do you know if there’s a way to disable the “interactive” behavior in a UIBarButtonItem with a customView?
@Lmssync UIBarButtonItem doesn’t expose its glass effect. If you mean doing it in customView, that has visual problems (hard to describe, but basically it has the appearance of a nested glass effect even if the containing bar item has glass disabled).
I have also tried setting “shared background hidden” on the button item and then adding my own glass to either the customView or the toolbar, but no luck. Glass in the customView behaves wrong and providing a UIToolbar subclass doesn’t seem to work anymore?? 😖
@SebJVidal Trying to tweak Liquid Glass is maddening. Do you know if there’s a way to disable the “interactive” behavior in a UIBarButtonItem with a customView?