It should still be there, can you go in the settings disable the show navigation bar setting, and check if it now appears? If so then it hidden behind the navigation bar. Which should be fixed in the next release
In 61 a migration is borked, this caused some appsettings to be switched around. So it enabled the setting Show content for collapsed comments and disabled another one.
Now I fixed this, so this means those who changed them will see them swap again. And those who haven’t upgrade yet won’t notice anything. There should be release tomorrow which address all the bugs introduced in this update. Sorry for the inconvenience!
In 61 a migration is borked, this caused some appsettings to be switched around. So previsously if you had custom tabs enabled, this would enable the prevent screenshots setting.
Now I fixed this, so this means those who changed them will see them swap again.
And those who haven't upgrade yet won't notice anything.
There should be release tomorrow which address all the bugs introduced in this update. Sorry for the inconvenience!
The navigation system bar, that allows content behind it? That is bug, do you only experience that in the post view? Regarding the screenshot, there is a setting in ur settings that prevents screenshots, make sure you haven't enabled it.
Can you expand? The comment/post scores UI changes? Dessalines changed the default for that, it a setting with lots of options, but persistence isn't implemented yet so it isn't exposed.
@dessalines@lemmy.ml Do 403s from pictrs only come from failed authentication? or does it lump all failed requests under 403 such as bad format, image size?
You will be able to chose it eventually, once we added the ability to persist the setting. It would be pointless to be able to change if it resets when you close the app.
What is the actual usecase? Do you want to see the link images in the imageviewer? Cuz i could probably add a option on long click that it would allow you to see the image in the image viewer?
Those factors lead to that we do a lot less recompositions now. Which means that that each frame we do less calculations, "keep the same UI element as before", it is smarter at about detecting elements that stayed the same and should not be recalculated. So each frame is cheaper and it can do thus more per second
In 0.0.60 I have updated the baseline profiles (It ships the app with AOT bindings, instead of which you would get after a week from release on the playstore)
I also recommend list/small card view, if you prefer the feed to not jump due to images loading in. At some point i'll refactor some infra so that I can Image and post preload feature out. So that it should be able to instantly load those images. But that is quite deep in the backlog.
You mean in card view that it would fully show like a normal image. Hmm, the problem is that most link thumbnails aren't really relevant to the post, for example this post it would show an image of the release page. Which isn't really that relevant as we just want to link to the actual release notes.
And this was fine in 0.0.55? or were you using a earlier version?
Also which android version are you using? I can't seem to replicate this very well, the part of 29px but it suddenly got smaller with the most recent update.
It's option in app settings, it was reset.
It's called
post action bar mode