Earlier quoted context omitted.
To summarize this thread (HN is still the best place to get IOS tips and tricks): Three ways to move the cursor, from most reliable to least: 1. Hold down space bar and you'll enter a mode where moving your finger moves the cursor. 2. Drag it from its current location to a new location. This gets finicky, especially if you move your finger out of the text area; the cursor will move to the end of the text, but the hig…
Was this announced anywhere in any fashion? Or did they just change things and assume it was all "discoverable"? (Triple WTF's at the "three finger un-pinch".)
Perfectly Cropped
481–490 of 571 posts
Re: Perfectly Cropped
#482Earlier quoted context omitted.
The JS ecosystem is plagued by this too. The other day I opened a Vue project from 2-3 years ago and after installing deps with NPM it reported something like 50 critical vulnerabilities. Fine, I'll update dependencies. After doing that nothing worked anymore. The Webpack config didn't work, the Webpack loaders for Vue didn't work, etc. I had configured this project with an "old" version of Vue CLI and now everyone h…
I don't disagree with your sentiment re: Js, it's a problem for sure. But a jQuery project from 10 years ago is completely different from a pseudo-native app (aka electron). I guarantee the jQuery project doesn't provide an iota of the functionality that the electron app does (and if this isn't the case, why use electron in the first place?!)
Re: Perfectly Cropped
#483Earlier quoted context omitted.
Was this announced anywhere in any fashion? Or did they just change things and assume it was all "discoverable"? (Triple WTF's at the "three finger un-pinch".)
The tips app is one attempt at feature discovery like this. The problem is that modern UI's can do so much that some has to be hidden so the common use cases can be easier, but users never go into the tips app or online help books to find out what was hidden. Pushing notifications spams users who don't want to look there, so we instead have our current situation /shrug ️ Source: used to work on the iOS tips app and h…
Bollocks. The "modern UI" can't do anything that much more that Windows 95 wasn't doing already. Too bad the touchscreen became standard long after anyone cared about good UX, and so the UI paradigms are still struggling with this new kind of hardware.
There is no reason ever to hide the scrollbar, which is not only a control, but also an indicator.
The UI designers don't hide it for the sake of good UX, it's for the sake of being "brave" - leading to articles like this.
Re: Perfectly Cropped
#484"But I see them impact my aging parents all the time." I've realized lately that I'm actually entering this zone. For the last 20 years I've been talking about how stuff like this is a nightmare for the "aging" community. 20 years is a long time, and now I'm falling into it. The big one for me in this new version of iOS was that: 1) I couldn't figure out how to move my cursor around. It used to be perfect. I held my…
Previously when I got an update I would think ‘oh, that tiny annoyance is finally gone!’, but now I just thought ‘why in fucks name did they find it necessary to change this’.
Re: Perfectly Cropped
#485"But I see them impact my aging parents all the time." I've realized lately that I'm actually entering this zone. For the last 20 years I've been talking about how stuff like this is a nightmare for the "aging" community. 20 years is a long time, and now I'm falling into it. The big one for me in this new version of iOS was that: 1) I couldn't figure out how to move my cursor around. It used to be perfect. I held my…
Re: Perfectly Cropped
#486Earlier quoted context omitted.
yeah, but who has time? Tips will spend 5 mins walking you through how to change the preferred colour scheme for the Weather app, when what I want to do right now is answer the phone. Then, 2 months later, I want to change the colour scheme in the Weather app. Can I remember how? Or even remember where I saw to do that? Or even find the right tip? Obviously not...
The grandparent asked if this was supposed to be discoverable and the answer is no, Apple does not expect you to discover it. If you want to learn about it, it’s in the Tips app (that they prompt you to use). Not wanting to use the Tips app seems like a personal issue.
Re: Perfectly Cropped
#487A little bit of shadow would sort that out ;)
Re: Perfectly Cropped
#488Earlier quoted context omitted.
Was this announced anywhere in any fashion? Or did they just change things and assume it was all "discoverable"? (Triple WTF's at the "three finger un-pinch".)
Was it ever announced? How are new users supposed to figure anything out? My C=64 came with a thick reference manual, with circuit schematics in the back. Every computer I've bought since then has had a smaller manual. I think my smartphone came with a small pamphlet with a couple screenshots. It seems you're supposed to learn how to use electronics these days by having people say "oh, don't you know?"
It’s just that often they are not, and both good and bad design comes without a decent manual.
Re: Perfectly Cropped
#489Earlier quoted context omitted.
Leave poor “beautiful” out of it! It’s innocent! Apple’s shit is beautiful because it is simple and functional, not the other way round. I think the issue is now that their products become weirdly tacky looking from being functionally weird. The notch, the Touch Bar, the overladen gesture menus... it’s all kinda aimless and floaty. Let’s not even go into how they turned a MacBook workspace into dongle central.
I'm with you on everything else (I'll be the first to admit that I love trashing Apple at every opportunity I get these days), but I find it weird that people criticize the dongle thing so heavily. Surely standardizing everything to USB-C would be an example of the exact thing you're talking about? (keeping it simple and functional). Somebody has to make the switch first, and if Apple didn't, wouldn't we all be using…
Why does my magic mouse not charge via USB C? My keyboard? It has been years now, why hasn't this happened within the company? Shouldn't Tim Cook be banging a pot and pan outside every team's door asking why they haven't gotten with the program?
Re: Perfectly Cropped
#490I need to use a MacBook Pro for work. Discovering that there is an option to make scrollbars always visible when there is scrolling to be done was, by a significant margin, the best QOL improvement I have discovered. This happens to me so often it's ridiculous. Maybe because I'm just used to seeing a scrollbar if there is a Y-overflow, and people that grew up with this system know to -- I guess just like try scrollin…
Checking to see if something scrolls is way easier than looking at a design, calculating in your head if the margins look equidistant from one another thus deducing that it must be the bottom of the screen. I always thought 'below the fold' was so overused or at least only for people who never use a computer, but I guess that's definitely wrong.
(This is a real-world issue: In a write-up, you may want to present detailed data, but don't want to have every user, interested in the details or not, to scroll over several pages of extensive data. So the logical choice is to present a small, illustrative sample and have more in the overflow. The same technique may be used – and has been historically extensively used by the Engelbart community – for outlined text content.)