Commit Graph

3 Commits (2dc5eb85863646e400c1458ceaa6c20d810f28ca)

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