Commit Graph

6 Commits (1628a9557f45734a0b511312fc187422e17a7099)

Author SHA1 Message Date
Simon (Darkside) Jackson 43eaa870e1 Resolved a number of .NET warnings and invalid properties 2019-03-07 18:11:51 +00:00
Simon (Darkside) Jackson a645c1e0c2 Updated FancyScrollView to latest version 2018-12-31 15:16:28 +00:00
Simon (Darkside) Jackson 2c802d9271 Second pass optimisation for next update
[x] GUILayer removed from all sample Scenes
[x] Validated each scene in build (resolved some missing script references post upgrade)

*Note, UIVerticalScroller seems to have an issue, will address later.
2018-01-20 17:35:15 +00:00
Simon (Darkside) Jackson 55a7d21860 First pass optimisation for next update.
[x] Cleared any outstanding warnings on build
[x] Tested random scenes and updated (requires further investigation)
2018-01-20 12:08:44 +00:00
Simon Jackson b4a2e81aae FancyScrollView control updated to add an event when the page is changed / Selected
Thanks to @ChongHann (Hann Chong) for the fix

Resolves #157
2017-08-07 19:33:53 +01:00
Simon Jackson 688e2edd25 Added the FancyScrollView control and Examples
Reviewed other samples and moved their code to the new "Examples" namespace
Minor fix on HSS/VSS to address issue where Next/Previous buttons didn't enable when new pages added to an empty control
2017-08-02 10:21:45 +01:00