Simple layout extended and trying load data; fixed font

master
Martin Zwigl 2025-03-13 23:14:59 +01:00
parent 0434126f9b
commit 2bd0e18bcb
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ var layout = new Layout({
{type:"btn", label:"...", halign:1, cb: d=>setDummy("dot-dot-dot")}
]
},
{type:"txt", id:"tknGraph", font:"20%", label:"graph..." },
{type:"txt", id:"tknGraph", font:"6x8", label:"graph..." },
{type:"h",
c: [
{type:"btn", label:"07", cb: d=>setDummy("seven")},

View File

@ -1,7 +1,7 @@
{ "id": "coin_info",
"name": "Crypto-Coins Info",
"shortName":"Coins Info",
"version": "0.06.04",
"version": "0.06.05",
"description": "Crypto-Coins Infos with the help of the Binance API",
"icon": "app.png",
"tags": "clkinfo",