Windows > Third Party Plug-ins, Programs, and Skins

ZELDA v1.0 released (Expression Language editor)

<< < (25/45) > >>

lepa:
yes, i live in comma world. Though in English Windows 10 it seems to be more confused than 7 was with regions and languages. Calculator worked with commas and also in mc i need to replace commas with periods when doing math

zybex:
That's it then - Zelda is generating this HTML for alpha - notice the dots on the Opacity values:

--- Code: ---<span style=" font-size: 200%; opacity: 1.0;">sample text</span><br>
<span style=" font-size: 200%; opacity: 0.6;">sample text</span><br>
<span style=" font-size: 200%; opacity: 0.3;">sample text</span><br>
<span style=" font-size: 200%; opacity: 0.0;">sample text</span><br>
--- End code ---

On your country those are getting printed as commas, so the browser fails to parse it and ignores it :-X
I've fixed it already and will publish soon.

Thanks for spotting it!
 

zybex:
Published Zelda v1.3.5:
- Fix Opacity/Alpha for countries using comma for decimals
- Added Treenode, Extract, PlayListTime functions

Please upgrade (restart Zelda, click the upgrade notice on bottom corner) and let me know if it fixes opacity for you.

lepa:
Oh right, didn't remember that opacity is decimal number outside of MC language... Anyway it is now working thank you for the fix.

zybex:
Good :)
Is the rendering in Zelda close to the rendering in MC? Font sizes, images, alignment, etc?
If not, could you send me a full screenshot of how your tooltip looks in MC and in Zelda, and the full code for your tooltip? I could try to iron out the details. PM or email is fine.

A Library backup would work even better as it would contain all your fields/expressions.
With my tooltip it looks almost 100% correct, but perhaps yours is more complex.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version