testAccount

joined 2 years ago
[–] testAccount@lemmy.one 2 points 11 months ago

Yeah that does sound differently than what I had in mind. Not sure how effective that change will be.

[–] testAccount@lemmy.one 2 points 11 months ago (5 children)

Did this problem exist before? On what Android version are you? And Jerboa "performance"/"smoothness" should be improving over time. I would like to know if that is not the case for everyone.

[–] testAccount@lemmy.one 10 points 11 months ago

This option has been reworked in Lemmy 0.19.4 because of that Jerboa no longer supported the old option.

I have added a PR that restores this functionality. https://github.com/LemmyNet/jerboa/pull/1544

[–] testAccount@lemmy.one 11 points 11 months ago

Its bug in listingpostmode. We ll be fixed in the next release. The card post modes show it properly

[–] testAccount@lemmy.one 2 points 11 months ago (7 children)

Yes the App bar has an impact, I had already fixed that for the main feed. But I have a made a PR that solves this for the other main screens.

[–] testAccount@lemmy.one 1 points 11 months ago

I'll create bug for that

[–] testAccount@lemmy.one 2 points 11 months ago (9 children)

Does it still stutter in latest version 0.0.67 ?

[–] testAccount@lemmy.one 2 points 1 year ago

This is because of the library we use for Jerboa. Too allow zooming in a lot, I have set the maximum zoom factor to a high number. The behaviour of double tap is to zoom to maximum zoom factor. So as consequence it now instantly zooms in a lot when doing double tap zoom.

I have filed a feature request to change this behaviour. https://github.com/saket/telephoto/issues/88

[–] testAccount@lemmy.one 1 points 1 year ago (1 children)

And only in the feed or in other places as well ?

[–] testAccount@lemmy.one 2 points 1 year ago

By default the theme is set to dynamic. Older Android versions don't support this, for this we default to a set theme. Previously that was pink theme now it is blue theme. (I preferred it)

But you can always select which theme you want.

[–] testAccount@lemmy.one 1 points 1 year ago (2 children)

Illustrates the possibilities https://github.com/MV-GH/LemmyBackwardsCompatibleAPI/assets/67873169/62d7f6d4-be1e-4f71-94dd-6954e090379d

There is actually a title (requirement from lemmy) but its just whitespace so that wasn't very visible. Not sure what to do about this scenario. Seems rare to be actionable

There are multiple bugs though:

  • the whitespace in the footer actually works as a collapse children comments instead of opening the post
  • All the background should be tapable (header is missing this)

Thanks for the feedback

view more: ‹ prev next ›