Commit Graph

3 Commits

Author SHA1 Message Date
Hersi 6f0c35ac30 wip misc things, no real implementation change 2022-07-16 02:45:20 +02:00
Hersi c71b020243 fix require paths 2022-07-12 01:48:11 +02:00
Hersi 6749cb2a1c introduced PageManager
which made it pretty to get page instances (ewww '.__name')
from now page implementations use the PageManager to get page instances
SplashPage fading improvements
TitlePage implementation
replace viewHandler calls from page implementations with 'self:onInvalidation()'
fixed ListField focus implementation
fixed SelfTestField crash
MainMenuPage and subpages implementation
2022-06-29 00:35:52 +02:00