14:05 #startmeeting Docviewer meeting 14:05 Meeting started Thu May 21 14:05:40 2015 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 14:05 14:05 Available commands: action commands idea info link nick 14:05 how we doing? 14:06 didn't do much this week, but I have some further progress with zoom \o/ 14:07 nice 14:07 i've fixed the biggest issue there was (pages were destroyed while zooming, so that all the coordinates were wrong) 14:08 I also had a look at the performance issue with the text editor component, and may require some discussion 14:08 ok. What's up? 14:09 ref. https://code.launchpad.net/~verzegnassi-stefano/ubuntu-docviewer-app/advanced-text-editor/+merge/257943 14:09 there are two things that make the loading of the documents slow: 14:10 1) line numbering, but that can be solved 14:10 2) the binding between the file reader and the TextArea. The fix for it may be a little tricky 14:12 So here's my question: do we want just to make the UI working with no lag (without taking care of the time the component need to load the file)? 14:14 hmmm 14:16 ok. there was also some design question that I'd like to discuss... 14:17 I asked to Kevin for the application icon, but I got no answer yet 14:17 (BTW new default apps icons are awesome!) 14:18 They are! 14:18 if Kevin has no time for ie, Maybe we can ask Matthieu if he has some time to create one. 14:18 (given he made all the others) 14:19 yeah, it's not that big priority for now. could be a nice solution 14:19 So in answer to your question, yes I think the UI shouldn't lag for displaying plain text files. 14:20 ok, I have already thought a solution for it, but it could make the things a bit (not much) slower. I'll have a look net week, after my exam (it's on Monday) 14:20 ok. 14:20 Btw I only noticed the little SD card icon on documents this week. 14:20 Really like that! 14:20 Can we top-approve it then? 14:21 yes 14:21 * popey clicks 14:21 done 14:22 will upload a little later. 14:22 thanks sverzegnassi 14:22 np, thanks 14:22 Second question about design is: https://bugs.launchpad.net/ubuntu-docviewer-app/+bug/1453403 14:22 i.e. the hint for the header behaviour 14:23 I see olga has a design task. 14:23 yea, the ‘sliding up’ behaviour is the norm all over our apps/platform 14:24 ok. 14:24 so we should probably align with that if possible 14:24 Thanks JMulholland 14:24 FWIW the current behaviour has been decided some months ago with the design team 14:25 FYI: The header component for the SDK is currently under review and Olga is working on that on the SDK side, which is most likely why this was assigned to her instead of me 14:25 The work is toward convergence/other form factors though, so as far as I know this ‘slide up’ behaviour isn’t planned to change 14:26 huh, ok. I've missed the update in the bug status, sorry 14:28 popey: as I replied in the TextEditor MP review, may it be worth to ask to the ux team suggestions on what we should do this plain text files? 14:28 (allow editing of the file, show an hint for the read-only mode, etc...) 14:29 personally I think the file should be read-only 14:30 ok, what about showing an hint? 14:30 JMulholland: we're talking about https://code.launchpad.net/~verzegnassi-stefano/ubuntu-docviewer-app/advanced-text-editor/+merge/257943 14:31 I suggested to show something similar to: https://imgur.com/aEY4a8T 14:32 So if we assume this is a document _viewer_ and will never be an "editor" then we shouldn't have to tell people the file is read only 14:32 if it’s read only it would be nice to let the user know, agreed 14:32 we don't tell people a pdf is read only 14:32 i’ll see if we have any existing applicable UI patterns 14:32 people should assume from the name "viewer" that it's a "Read only view" on files. 14:32 good point 14:33 if we choose to add an edit option, then sure, we should allow the user to toggle mode and make that clear 14:33 but I'm not convinced this needs to be able to edit files. 14:33 (we ship vi and nano on the phone) :D 14:33 Yep, I'd prefer to have a separate app (or an built-in editor in the file manager) 14:34 I'm talking about the look of the whole thing, which could me suggest it works like an advanced editor 14:34 ok. 14:36 That was the last thing I wanted to ask 14:38 Ok. 14:38 I'm happy with the look of the text view as it is 14:38 line numbers might be nice to switch off. 14:38 they are! 14:38 there's a settings page 14:39 of course :) 14:40 (I should have known this) 14:41 Ok, shall we wrap up then? :) 14:41 yes! :) 14:41 Thank you all! 14:41 thanks sverzegnassi ! 14:42 good luck with the exam 14:42 thank you! 14:42 #endmeeting