37
Vote totals on arrows?
(sh.itjust.works)
Jerboa is a native-android client for Lemmy, built using the native android framework, Jetpack Compose.
Warning: You can submit issues, but between Lemmy and lemmy-ui, I probably won't have too much time to work on them. Learn jetpack compose like I did if you want to help make this app better.
Jerboa is made by Lemmy's developers, and is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.
1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK
0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01
41taVyY6e1xApqKyMVDRVxJ76sPkfZhALLTjRvVKpaAh2pBd4wv9RgYj1tSPrx8wc6iE1uWUfjtQdTmTy2FGMeChGVKPQuV
addr1q858t89l2ym6xmrugjs0af9cslfwvnvsh2xxp6x4dcez7pf5tushkp4wl7zxfhm2djp6gq60dk4cmc7seaza5p3slx0sakjutm
I've actually added 4 different new vote display modes, but will wait for my back end PR before adding them as a setting. Until then I'll probably use a sane default, ie score and upvote percentage, like I see most other lemmy front ends using.
Could you make the previous mode an option too? Having both upvotes and downvotes visible is less mentally taxing than trying to calculate upvotes from percentages or downvotes, and the up/down buttons are natural positions for such text. And perhaps an option for both that and the percentage too
I opened up an issue about this here: https://github.com/dessalines/jerboa/issues/1400 .
I agree with @Lojcs@lemm.ee, I didn't find it messy at all, it seemed very intuitive to have the number of upvotes and downvotes next to their respective arrows, with the score in the top left.
I completely understand if you don't want this to be default, but I'd really like to keep it as an option I can choose for my own viewing.
Idk if I should write that on github but I don't think the previous layout was messy. It worked well.
showing all votes was my main reason to use jerboa over the others. it'd be preferable if it were a toggle.