Datner
Datner
you probably have some 'prefer-reduced-motion' like if you set no animations on mac
@sujjeee all operating systems have these settings OS-wide which affect the browser, and also browsers have these settings for themselves which affect all websites. I would know, I have these...
Where are the ticks David...?? 👀
I can try to tackle this
Isn't it supposed to be like this? ```ts const eventSrv = new ItemsService('events'); const events = await eventSrv.readByQuery({ fields: ['id', 'title', { sessions: ['id', 'start', 'end']}], filter: { sessions: {...
yes the filter is incorrect, I was actually just talking about the `fields`, I should have been clearer. this should produce ``` id title sessions.id sessions.start sessions.end ``` as the...
I don't mean to rain on the parade, but I don't think tauri is stable and established enough to be able to benefit from this manner of structuring. It's undeniable...
any updates on this?
@ayuhito Thank you for the swift response! slnt at -10 looks basically exactly like the italics, thank you for the tip! you can see the mention [here](https://arc.net/l/quote/nmxpkyue) and in other...
@licarth sorry for the delay, I did not notice the ping. I will go over the PR later today