I wish I had x-ray eyes instead of bugs in my eyes.
#Monsterdon #BikingAtNightByTheLake #SoManyBugs #TheresDefinitelyOneInMyEye
I wish I had x-ray eyes instead of bugs in my eyes.
#Monsterdon #BikingAtNightByTheLake #SoManyBugs #TheresDefinitelyOneInMyEye
White + EV with no front grill = so many dam bugs. (This is after driving about 200 miles this weekend)
It's interesting how many bugs there are in SwiftUI and how few of them seem to get fixed. Newest I happened to see yesterday is:
TextField("...", text: $searchText)
.disableAutocorrection(true)
which does not work. Happily shows auto correction even when it's totally stupid in this context. If it was less annoying I'd report bugs but as it is it's not worth the hassle, easier to just make an own virtual keyboard.