Skip to content

Update 1.0.1 - More data properties & imports

Compare
Choose a tag to compare
@gecolay gecolay released this 07 Dec 13:50
· 29 commits to main since this release

Update 1.0.1:

  • [+] Added "text_alignment" data property to define the text alignment on newline breaks
  • [+] Added "brightness" data property to define the brightness of a holo row (e.g. let it glow in a dark environment)
  • [+] Added "FancyHolograms" holo import
  • [>] The content argument for "addrow", "setrow" & "insertrow" is now optional to allow complete empty rows!
  • [>] The data property "size" has been renamed "scale" to better reflect its behavior!
  • [!] Fixed a "insertrow" offset issue!