this post was submitted on 14 Jan 2024
4 points (100.0% liked)

/kbin meta

2 readers
3 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 1 year ago
 

They always obscure part of the text, no matter what. I juat want the full text.

nb that I use KES so maybe that's where the issue is?

Edit: should probably mention that this is on mobile, android

Edit 2: the code snippet below, provided by @pamasich, seems to have fixed the issue. I added it to my mobile browser (Firefox nightly) via the Stylus add-on:

div.more:not(:nth-child(1 of .more)) {
    display: none;
}

Edit 3: Latest KES update seems to have fixed the issue. More deets here: https://kbin.social/m/enhancement/t/777616 Thanks @shazbot

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 8 months ago (3 children)

I use a browser on pc and its never obscured the text once expanded for me.

[–] [email protected] 1 points 8 months ago (2 children)

Might be a mobile thing. Or browser. Always many variables to account for! But @pamasich code snippet seems to have resolved it for now

[–] [email protected] 0 points 8 months ago (1 children)

I agree. It's on mobile. To get around this, I try to use the new Kbin app Interstellar. It's in early development, but progressing nicely.

[–] [email protected] 1 points 8 months ago

Haven't heard of it. I'll look it up!