added symbols and labels

added makeLabel() to return a string for the host, in order: name, address, uuid
added reorder sypport
added movehost() to reorder
added symbolpreview view to easilty show the symbol and label
added symbol with sf, iscustom, offset vars to help
added a picker to choose the symbol
This commit is contained in:
neon443
2025-06-26 09:54:54 +01:00
parent 58f4388168
commit 642e4a78de
9 changed files with 288 additions and 10 deletions

View File

@@ -0,0 +1,12 @@
{
"info" : {
"author" : "xcode",
"version" : 1
},
"symbols" : [
{
"filename" : "custom.pc.svg",
"idiom" : "universal"
}
]
}