bright-gpu-74537
10/01/2022, 6:18 AMbright-gpu-74537
10/01/2022, 6:19 AMwitty-island-52596
10/01/2022, 6:21 AMwitty-island-52596
10/01/2022, 6:22 AMbright-gpu-74537
10/01/2022, 6:23 AMbright-gpu-74537
10/01/2022, 6:24 AMwitty-island-52596
10/01/2022, 6:29 AMbright-gpu-74537
11/18/2022, 7:13 AMfull-journalist-82607
11/18/2022, 8:51 AMbright-gpu-74537
11/18/2022, 9:26 AMhallowed-ocean-84954
11/19/2022, 1:53 AM<label text="${specularStrength.pos}" horizontalAlign="center"></label>
and that gives the error. If I change it to this
<label text="'${specularStrength.pos}'" horizontalAlign="center"></label>
Note the additional single quotes around the interpolationhallowed-ocean-84954
11/19/2022, 1:53 AMbright-gpu-74537
11/19/2022, 9:42 AMhallowed-ocean-84954
11/19/2022, 2:32 PMelegant-twilight-61392
11/19/2022, 2:34 PMbright-gpu-74537
11/19/2022, 4:27 PMfierce-soccer-8550
11/19/2022, 5:01 PMbright-gpu-74537
11/19/2022, 5:41 PMbright-gpu-74537
11/19/2022, 5:41 PMhallowed-ocean-84954
11/19/2022, 6:39 PMhaxeui-core: 1.5.0 [git]
haxeui-openfl: 1.5.0 [git]
lime: [8.0.0]
openfl: [9.2.0]
but the Haxe dependencies shows (dev) for all of these - doesn't report the version - not sure why. Actually mouse over shows they are pointing to .haxelib dirs, so it's probably just how it displays it.
Tried with and without --debug. No difference
Tried from powershell inside a vscode terminal (7.2.7) and from my normal separate powershell terminal (7.2.6) - both work.
Tried the HTML5 target - it too can hit this issue during compilation.
So it's def something to do with running the task in vscode but I can't spot it yet.
So yeah, running out of ideas, thankfully I have the w/a but weirdambitious-knife-25690
11/20/2022, 1:56 AMbackgroundColor
format whereas all examples uses background-color
which is it or is it both? o_oambitious-knife-25690
11/20/2022, 1:59 AMambitious-knife-25690
11/20/2022, 1:59 AMhallowed-ocean-84954
11/20/2022, 3:14 AMbright-gpu-74537
11/20/2022, 9:58 AMbackground-color
is the style variable (in haxe) backgroundColor
bright-gpu-74537
11/20/2022, 2:07 PMbright-gpu-74537
11/20/2022, 2:14 PM