Sfoglia il codice sorgente

Update what's new.md

Added new Textblock.lineSpacing capabilities
Carlos Landeras 7 anni fa
parent
commit
b311a5346f
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      dist/preview release/what's new.md

+ 1 - 0
dist/preview release/what's new.md

@@ -6,6 +6,7 @@
 ## Updates
 - New watcher configuration for VSCode. Now the task only compiles changed files ([sebavan](https://github.com/sebavan))
 - Added new draw modes to engine (points, lines, linesloop, linestrip, trianglestrip, trianglefan) ([benaadams](https://github.com/benaadams))
+- Added GUI Textblock.lineSpacing setter and getter to configure vertical space between lines in pixels or percentage values when working with text wrapping ([carloslanderas](github.com/carloslanderas))
 
 ## Bug fixes