Skip to content

Commit

Permalink
WIP on a node detail screen redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
72A12F4E committed Jul 7, 2024
1 parent 23fb0df commit 98654f3
Show file tree
Hide file tree
Showing 5 changed files with 411 additions and 196 deletions.
10 changes: 8 additions & 2 deletions Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -10793,6 +10793,9 @@
},
"LED State" : {

},
"legacy" : {

},
"Licensed Operator" : {

Expand Down Expand Up @@ -15327,7 +15330,7 @@
"Node Map" : {

},
"Node Number:" : {
"Node Number" : {

},
"nodelist.filter.distance %@" : {
Expand Down Expand Up @@ -17038,6 +17041,9 @@
},
"Recording route" : {

},
"redesign" : {

},
"Region" : {

Expand Down Expand Up @@ -22100,7 +22106,7 @@
"User Details" : {

},
"User Id:" : {
"User Id" : {

},
"user.details" : {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"
debugDocumentVersioning = "YES"
askForAppToLaunch = "Yes"
launchAutomaticallySubstyle = "2">
<BuildableProductRunnable
runnableDebuggingMode = "0">
Expand Down
Loading

0 comments on commit 98654f3

Please sign in to comment.