momijizukamori: Green icon with white text - 'I do believe in phosphorylation! I do!' with a string of DNA basepairs on the bottom (Default)
Cocoa ([personal profile] momijizukamori) wrote2021-06-20 05:00 pm
Entry tags:

More Ao3Reader things

I figured out how to take screenshots within the app without having a menu in the way! First off, some aesthetic tweaks to the reader overlay:

View for a work with chapters:


View for a work without chapters:


Mostly because it seemed silly to pop up an empty chapter overlay. I could remove the greyed-out chapter button when it has none but the UI math is easier if I keep it there.


Aaaaand I got the first step of the 'about work' overlay done, which is to take a list of tags and turn them into clickable elements, with wrapping. Which is actually kind of complicated when you have to manually set breakpoints and define locations absolutely!



Example of a taglist - ignore the bit where it's overlapping other elements, that's because I was maximizing the space the taglist used for testing.


And then visual feedback on toggle, before the view is replaced - at the moment the hooks to load the new views don't work so it doesn't actually replace yet.


I'd really appreciate feedback on the element size - on one hand they feel REALLY big, but on the other, the touch resolution on eink screens are not great, and you can't pinch-zoom to get around it like you can on a phone etc. On the OTHER other hand, I'm on a Kobo Glo, which is like, the second-oldest series that's still supported, and the second-lowest resolution available out of these devices - it's 1024 x 758/4 3/4" x 3.5" for 212ppi, so it's possible that 'barely okay' on the Glo is plenty acceptable on all the other models.
yaaurens: (Default)

[personal profile] yaaurens 2021-06-20 11:48 pm (UTC)(link)
I don't use an e-reader so I can't really give much feedback on whether those elements look a reasonable size, but all this work you're doing is very impressive!
yaaurens: (Default)

[personal profile] yaaurens 2021-06-22 02:25 am (UTC)(link)
I keep telling myself that someday I will learn a cool skill like that, and then I don't.
yaaurens: (Default)

[personal profile] yaaurens 2021-06-24 05:35 pm (UTC)(link)
Saaaaaame. I have tutorials bookmarked and keep saying, "When I have a free minute, I'm gonna watch/read one..."

And then I don't.
adevyish: Icon of Kanda holding a book, surrounded by stacks of books (Default)

[personal profile] adevyish 2021-06-21 02:38 am (UTC)(link)

I think those buttons are a reasonable size. (I tend to be generous with buttons on touch devices even if screens have high touch resolution, because thumbs do not.) If UI doesn’t get directly scaled up on bigger devices, and instead is relayouted, that size looks about right for other models as well.

silveradept: A kodama with a trombone. The trombone is playing music, even though it is held in a rest position (Default)

[personal profile] silveradept 2021-06-21 02:26 pm (UTC)(link)
That looks line excellent work, aand I would rather err on the side of bigger than smaller for touchable elements.

I also can't tell the difference between the work with chapters and the one without, but the reading interface looks very good.
Edited 2021-06-21 14:26 (UTC)
silveradept: A kodama with a trombone. The trombone is playing music, even though it is held in a rest position (Default)

[personal profile] silveradept 2021-06-21 11:27 pm (UTC)(link)
Ah-ha. There it is! Now that I know what to look for, I can see it.