Howdy
Howdy
Thanks for report and video! I have noticed this too on occasion. Tbh, I always just assumed it was my lemmy instance as a refresh would fix it. I am...
I am looking into this. I never used RES keybindings but I am intrigued. I think basic functionality should be easily implemented.
Sounds like a good idea, will look into it.
That is interesting, I cannot replicate. What browser/OS are you on?
Yep, discovered it too! I have a work around now in the latest. You will just need to edit the script with your home variable for it to stick on...
This is still in the new version... Please update to 0.1.2 it has a lot more features and stability. I ended up working on other functions first. On the todo:
Line 1257 (2.0.9) ` function resize(e) { e.preventDefault(); const nextPosX = e.pageX; node.style.width = node.offsetWidth + (nextPosX - posX) * settings.expandImageSpeed + "px"; posX = nextPosX; } ` Try replacing...
Going to add this functionality in with the top bar addition. :) You'll be able to create a separate ordered list that you can display via drag and dropping communities.
That is a good idea! My thinking is yes! This should definitely be added. When I started this I wrote it for myself on my personal instance so each new...
I have added the "Browse/Sub on remote instance(s) that works correctly now. I'll leave this open as I want to make the auto-redirect an option. I still plan to change...