Skip to content

Release 0.17.b40

Latest
Compare
Choose a tag to compare
@Pconti31 Pconti31 released this 23 Feb 21:35
a8c5da5

Bug Fixes for 0.17.b40

A bug in the Text Model has been fixed. The bug caused generated code for text fields
to set gslc_ElemSetFillEn(&m_gui,pElemRef,false); (basically claiming the text field is transparent).
This was forcing full page refreshes to occur on each update loop.