standardnotes / iOS-classic

iOS client - (Deprecated) - New version: https://github.com/standardnotes/mobile
167 stars 21 forks source link

issue #10 #11

Closed jz709u closed 7 years ago

jz709u commented 7 years ago

make titles optional -made placeholder text = “Add Title” -removed existing note string to be initially blank

moughxyz commented 7 years ago

This looks good. Can you explain the storyboard changes though? It seems there's a lot of 0.5 changes in positions and size for views.

jz709u commented 7 years ago

I have no idea why it changed all those all I did was change the text in the placeholder...

jz709u commented 7 years ago

let me look into it...

jz709u commented 7 years ago

Looks like it's because of this: http://stackoverflow.com/questions/26598115/interface-builder-degrades-storyboards-resizes-and-repositions-views-in-small-i

I'm working on a mackbook 2016 with retina screen 2304 x 1440

moughxyz commented 7 years ago

Interesting. Ok I guess we'll just have to deal with it. I'll go ahead and merge this.