Do the mobile version work in offline for iOS 8? I couldn't get it to work.
A CSS hack which creates a Kanban-like board UI in a specified list:
A CSS hack which creates a Kanban-like board UI in a specified list: #list_481388 ul.topLevel { display: flex; } #list_481388 ul.topLevel > li { flex: 1 1 auto; } #list_481388 ul.topLevel > li > .frame{ display: none; } #parentTask_0 div.coreDiv { margin-right: 20px; } May be, will be useful to someone :)
Hello Tim,
ReplyDeleteThe test version on http://mmm.checkvist.com (kind of mobile beta) should work on iOS 8.1.2. We're going to release it to http://m.checkvist.com on Monday.
Best regards,
KIR
Hello again, the current version on http://m.checkvist.com should work on the latest iOS8.
ReplyDelete