Commit Graph

3 Commits (12c6bd71214602fd0a3a034a820ae484a5372247)

Author SHA1 Message Date
Qingping Hou 63e88baf33 fix: stop self.dimen polution for inputcontainers
Without this fix, self.dimen is shared among all inputcontainers
intances, which breaks some of the UI rendering. All widget should
set/initialize their own self.dimen in self:init() method.
9 years ago
chrox 92219a1f1e cleanup: expand tab to 4 spaces 11 years ago
HW ef111b99c6 Refactored to use strictly locals 11 years ago