Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

v1.3.2

Latest
Compare
Choose a tag to compare
@jcyuan jcyuan released this 11 Dec 08:33
· 2 commits to dev since this release

Download

Development Build

Production Build

Dependencies

Changes

[Fix] ItemClick event not removed if the list mode is virtual mode.
[Fix] GList dispose error fix
[Fix] scrollPanel problem, the initial dragging status is true #28
[Fix] the last texture not destroyed if load from an external URL in GLoader.
[Improve] improve the logic of external loading for GLoader
[Fix] auto width + height not work fixing, thanks @MykhailoStoianchuk
[Change] on iOS there is no resize event when the browser toolbar shows up. so removed the patch code in UIStage.ts. you have to find a way to mantaine your screen size by calling fgui.GRoot.inst.stageWrapper.updateScreenSize once your browser size changes. fgui only handles the update automatically if it receives the resize event.

Demo