2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/frontend/apps
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.
2015-09-13 01:10:09 -07:00
..
filemanager add datastorage module to handle data directory on various platform 2015-06-15 16:56:27 +08:00
opdscatalog Switch a few widgets to ui refresh modes 2015-04-26 20:07:17 +02:00
reader fix: stop self.dimen polution for inputcontainers 2015-09-13 01:10:09 -07:00