← Back to team overview

ubuntu-touch-coreapps team mailing list archive

[Calendar] MonthView positioning/height calculations

 

Hello,

I discovered that in the UITK, currently it is assumed that any flickable/listview inside a Page can be flicked vertically and that causes problems with the positioning of the contents of the Page and the header when you use a flickable/listview that only flicks horizontally, as is the case with MonthView.

I proposed a fix for this in the UITK, but that breaks the workaround in the calendar-app and the monthview will disappear behind the header. To avoid this, I created an MR that works now, and will still work after the fix goes into the UITK: https://code.launchpad.net/~tpeeters/ubuntu-calendar-app/monthViewHeight/+merge/165189

Could a developer of the calendar app please review the MR, and approve if you think it is good? If there are any questions, please let me know by replying to this e-mail, commenting on the MR, or asking me on IRC (timp on freenode).

Thanks, and keep up the good work :)
Tim.