New element fix and statusbar experimentation.
[FIXED] Set lastUsed when creating a new site since elements can't be saved without that value set. [UPDATED] Configuration for tinting of status bar. Doesn't work yet with the custom navbar container image: Should check if last row of that image's pixels isn't too dark. iOS 6 apparently averages it for the tint color.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "0460"
|
||||
version = "1.3">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Scheme
|
||||
LastUpgradeVersion = "0430"
|
||||
LastUpgradeVersion = "0460"
|
||||
version = "1.3">
|
||||
<BuildAction
|
||||
parallelizeBuildables = "YES"
|
||||
|
Reference in New Issue
Block a user