Live data from Hacker News

Improve [iOS] Usability with a Black Status Bar and Rounded Corners

blog.edwardmarks.com

11–20 of 27 posts

Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners

#11

Does anyone know how rounded corners like this can be applied in practice?

I haven't tried it, but you should be able to set the cornerRadius of the layer (a CALayer) of the main window. That would apply it to all subviews.

I just confirmed that this does work. Note, however, that you'll also need to set clipsToBounds to YES on the window.

Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners

#12

As someone who generally pays attention to the usability of applications, I have to ask: Is this really a big deal? I quite literally have never noticed this when using my iPhone over the past couple years. I actually had to re-read the article a few times to understand what the author was trying to convey.

As a designer and developer, I notice it, and have noticed it on my iPhone over the past couple of years. Tho I'm not sure I notice it to the extent this article analyzes it.

I far prefer the black status bar in apps, as it feels like it goes away, while still being there. But the rounded corners don't see a big deal to me. The fact that the article always compares the two together, you can't quite make the argument that one is needed with the other. (unless I totally glossed over something in that)

Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners

#13

As someone who generally pays attention to the usability of applications, I have to ask: Is this really a big deal? I quite literally have never noticed this when using my iPhone over the past couple years. I actually had to re-read the article a few times to understand what the author was trying to convey.

Design is all about subtleties, not big deals.

Does it make a difference? You bet.

Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners

#14
post #9

Does anyone know how rounded corners like this can be applied in practice?

It's already been done years ago in the jailbreak scene e.g ‘RoundCorners’ Blesses iPhone Owners With a Well Rounded Experience http://www.idownloadblog.com/2011/01/05/roundcorners-blesses... NB: rounded corners was itself a copy of the webOS viewport system.

"Rectangles with rounded corners are everywhere! Just look around this room! And look outside, there's even more, practically everywhere you look!" —Steve Jobs, 1981

http://www.folklore.org/StoryView.py?story=Round_Rects_Are_E...

Also: http://interuserface.net/2011/06/own-a-shape/

Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners

#15
post #13

As someone who generally pays attention to the usability of applications, I have to ask: Is this really a big deal? I quite literally have never noticed this when using my iPhone over the past couple years. I actually had to re-read the article a few times to understand what the author was trying to convey.

Design is all about subtleties, not big deals. Does it make a difference? You bet.

Fair point, I guess I was reacting to the depth in which the article went into the issue. This sort of detail would definitely make a difference, I just feel it's more subtle and less noticeable than perhaps the author indicates it is.

Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners

#16
post #9

Does anyone know how rounded corners like this can be applied in practice?

It's already been done years ago in the jailbreak scene e.g ‘RoundCorners’ Blesses iPhone Owners With a Well Rounded Experience http://www.idownloadblog.com/2011/01/05/roundcorners-blesses... NB: rounded corners was itself a copy of the webOS viewport system.

> NB: rounded corners was itself a copy of the webOS viewport system.

Rounded corners have been a part of Apple's design for the entirety of the Mac's life. Only "recently" in Mac OS X has the Finder not had rounded corners. Those widget apps, such as Calculator, also had rounded corners way back when.

That said, it does seem very similar to WebOS's beautiful design. But who's borrowed from who? And does it really matter?

Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners

#17

As someone who generally pays attention to the usability of applications, I have to ask: Is this really a big deal? I quite literally have never noticed this when using my iPhone over the past couple years. I actually had to re-read the article a few times to understand what the author was trying to convey.

It was a big enough deal for Apple to make a substantial upcoming change in iOS 6 regarding how the status bar changes color in response to content:

http://www.cultofmac.com/173232/in-ios-6-the-status-bar-chan...

This also means in under a month this article may need a bit of updating, because the 'white' status bar won't be 'white' for the majority of use cases any more.

Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners

#18
post #13

Earlier quoted context omitted.

Design is all about subtleties, not big deals. Does it make a difference? You bet.

Fair point, I guess I was reacting to the depth in which the article went into the issue. This sort of detail would definitely make a difference, I just feel it's more subtle and less noticeable than perhaps the author indicates it is.

Not really. "Framing" is an important consideration-- ask any photographer. I wish the author had gone into other kinds of framing (not just rounded corners), but it's a start.

"For the interested reader", see different kinds of framing in the Path app: http://a3.mzstatic.com/us/r1000/067/Purple/v4/2c/81/7e/2c817... There's color, drop shadows etc.

Re: Improve [iOS] Usability with a Black Status Bar and Rounded Corners

#20
I definitely like the black status bar, but for some reason I think the rounded corners just make the applications feel claustrophobic. Or, maybe it's just because I prefer Android. But I honestly feel that a black status bar but straight corners is the best feel for me, personally.
Post reply on HN