gromdroid

joined 2 years ago
MODERATOR OF
[–] gromdroid 1 points 1 year ago
[–] gromdroid 1 points 1 year ago
[–] gromdroid 1 points 1 year ago
[–] gromdroid 1 points 1 year ago
[–] gromdroid 2 points 1 year ago (4 children)

I'm currently working on an update to fix a bunch of issues that were reported, but I can't replicate the following issues:

  • I could not logout of my account
  • Directly clicking the link/image from the Feed sometimes only marks it as read and does not actually open the post or link/media

Do you perhaps have more info as to how / when these issues occur to you? (:

[–] gromdroid 1 points 1 year ago
[–] gromdroid 1 points 1 year ago
[–] gromdroid 1 points 1 year ago

Good to know, thanks for checking out dark mode!

Lemma is written in React Native, which doesn’t have all the native iOS elements out of the box. Therefore I have written most of the iOS elements from scratch. I think for the most part it looks really similar to the native iOS UI, but some details (like these) are harder to get right.

[–] gromdroid 3 points 1 year ago (1 children)

I have to be honest that I didn’t specially test this, but could it be that the videos simply don’t have sound?

With Lemma I simply parse the content of a post to figure out if it’s a image, text or video post. Based on the URL of the post I decide the show the video player, but that’s about it.

There is however a ‘bug’ that I always show the unmute/mute button, even if the video doesn’t have sound. The issue is that I only have a URL for videos, but no metadata if the video has sound or not. I’ll look into the fact if I can somehow recognize if the video has audio or not to prevent confusion, but that might take a while since there are more pressing bugs at the moment

[–] gromdroid 3 points 1 year ago (2 children)

Nice spot! I just tested it and it seems that this is only the case in light mode, all the other themes in dark mode should have active states.

I’ll double check the themes to see if I misconfigured something in the light mode themes. Can you confirm that you do have active states with dark mode turned on? (:

[–] gromdroid 2 points 1 year ago (1 children)

Great find! It was actually hard for me to replicate, but once I figured it out it is quite easy to replicate.

I’ll look into the fact why it doesn’t register correctly!

[–] gromdroid 5 points 1 year ago (1 children)

All the settings that are grey aren’t implemented yet, but are on the list to be implemented in the very near future!

The real bug is that you can enable these settings, since they should be disabled 😉

view more: ‹ prev next ›