nonvenomous
nonvenomous
> Has anyone been able to replicate this issue? or is it just me? I was able to reproduce it. ``` NVIM v0.10.4 Fedora Linux 41 (Workstation Edition) x86_64 ```
I experience very similar flickering in notes where I have positioned/aligned images using css classes. I'm using tokyo night as the theme. https://github.com/user-attachments/assets/8838f8cd-8192-4917-a761-51ad6fcdba2d ```css /* used css class */ .center-images...
This one works fine for me. ```lua -- .config/nvim/lua/plugins/colorscheme.lua return { { "navarasu/onedark.nvim", priority = 1000, opts = { style = "darker", }, }, { "LazyVim/LazyVim", opts = { colorscheme...
I'm experiencing the same issue. I'm able to sync single data points when timing weighing and trying to connect. So only the "real time" measurement and none of the history...
> Can another affected user try re-adding the scale under "Settings -> Bluetooth" or restoring a backup to a fresh install. Somehow it kinda worked? Error message popped up but...
> > Can another affected user try re-adding the scale under "Settings -> Bluetooth" or restoring a backup to a fresh install. > > Somehow it kinda worked? Error message...
> > Note I'm still on 3.0 > > You have to test always with the latest dev version -> [`dev-build` (release)](https://github.com/oliexdev/openScale/releases/tag/dev-build) Seems like the dev build synced without any...
> @kowalcj0 > Apart from the sync issues with MI 2 scale, I've also noticed that the measurement of muscle % drastically dropped by 32%! from 68% to 36% I'm...
I spaced out my imports over 2 days after hitting rate limits in my initial attempt and it worked fine. I think @TaylorBurnham suggested approach is the right thing to...