• 1 Post
  • 8 Comments
Joined 4 months ago
cake
Cake day: May 27th, 2024

help-circle



  • I can confirm it is definitely still alive!

    Unfortunately the past few weeks are the busiest of the year for me at work, and there’s been a lot going on in my personal life, so most of my code work is being done behind the scenes.

    That said, I know we talked about getting a build out in early September, so I’m going to try and make time with Akesi soon to get that done, as I think I’m the holdup there 😂


  • Good timing! I’m updating one of the UI elements to use a newer library, which increased the spacing a bit on its own.
    I’ve attached an example here, so you can see the before and after.

    Please bear in mind

    • Spacing around the handle comes that way
    • The library is currently bugged when it comes to detecting the nav bar height, so I had to set it to clear the 3 button nav bar

    Finally, it may be possible to add a setting to configure the spacing in the app - we would likely need to define a few different Spacing definitions (compact, medium, airy?)… While not a priority at this exact moment, it may be worth creating a feature request!






  • We actually addressed and/or fixed a lot of those issues recently 🙂

    I just built Raccoon from the latest source code, and there are only 2 issues I see in these comments now:

    • The list in this comment is not displaying correctly
    • The gif you embedded above is stretching to fill the entire width of the post [1]

    Both will probably involve some markdown adjustments, which is probably going to take a little while…

    But I’m already in the middle of messing with superscript and subscript, so maybe I’ll give these a shot sometime soon.

    [1] I just looked at the code, and this is actually by design and not technically a bug. Also, I’ve been typing this on my laptop, and the markdown is sometimes funky even on the actual lemm.ee website. How fun!