[x3d-public] X3DJSAIL CommandLine warning, false flag
John Carlson
yottzumm at gmail.com
Mon Mar 18 03:31:24 PDT 2024
I backed out my changes to the X3DJSAIL stylesheet, but not X3DUOM. I will
revert X3DUOM next.
I get warnings like these after recompiling X3DJSAIL.
[warning] Layout offsetUnits newValue='[WORLD, WORLD]' includes an
unrecognized optional value newValue[0]=WORLD not matching any of the
required enumeration string tokens.
Supported values are "WORLD" "WORLD", "WORLD" "FRACTION", "WORLD"
"PIXEL", "FRACTION" "WORLD", "FRACTION" "FRACTION", "FRACTION" "PIXEL",
"PIXEL" "WORLD", "PIXEL" "FRACTION", "PIXEL" "PIXEL"
On Mon, Mar 18, 2024 at 5:17 AM John Carlson <yottzumm at gmail.com> wrote:
> X3DJSAIL works from the web, but now my Layout issues came back. I'll
> look at the stylesheet.
>
> On Mon, Mar 18, 2024 at 5:09 AM John Carlson <yottzumm at gmail.com> wrote:
>
>> I'll try with the standard X3DJSAIL in a bit.
>>
>> Offending line from .x3d:
>>
>> <Layout containerField='layout' align='"RIGHT" "BOTTOM"' offset='0.0,
>> 0.0' offsetUnits='"WORLD" "WORLD"' scaleMode='"NONE" "NONE"' size='0.4,
>> 1.0' sizeUnits='"WORLD" "WORLD"'/>
>>
>>
>> Warnings below:
>>
>> [warning] Layout align newValue='[RIGHT, BOTTOM]' includes an
>> unrecognized optional value newValue[0]=RIGHT not matching any of the
>> required enumeration string tokens.
>> Supported values are "LEFT" "BOTTOM", "LEFT" "CENTER", "LEFT"
>> "TOP", "CENTER" "BOTTOM", "CENTER" "CENTER", "CENTER" "TOP", "RIGHT"
>> "BOTTOM", "RIGHT" "CENTER", "RIGHT" "TOP"
>>
>>
>> [warning] Layout offsetUnits newValue='[WORLD, WORLD]' includes an
>> unrecognized optional value newValue[0]=WORLD not matching any of the
>> required enumeration string tokens.
>> Supported values are "WORLD" "WORLD", "WORLD" "FRACTION", "WORLD"
>> "PIXEL", "FRACTION" "WORLD", "FRACTION" "FRACTION", "FRACTION" "PIXEL",
>> "PIXEL" "WORLD", "PIXEL" "FRACTION", "PIXEL" "PIXEL"
>>
>>
>> [warning] Layout scaleMode newValue='[NONE, NONE]' includes an
>> unrecognized optional value newValue[0]=NONE not matching any of the
>> required enumeration string tokens.
>> Supported values are "NONE" "NONE", "NONE" "FRACTION", "NONE"
>> "STRETCH", "NONE" "PIXEL", "FRACTION" "NONE", "FRACTION" "FRACTION",
>> "FRACTION" "STRETCH", "FRACTION" "PIXEL", "STRETCH" "NONE", "STRETCH"
>> "FRACTION", "STRETCH" "STRETCH", "STRETCH" "PIXEL", "PIXEL" "NONE", "PIXEL"
>> "FRACTION", "PIXEL" "STRETCH", "PIXEL" "PIXEL"
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20240318/6ede75a8/attachment-0001.html>
More information about the x3d-public
mailing list