Artem Kalachian
Artem Kalachian
@roughike The same question. Material guidelines don't have title scaling and icon shifting. This feature should have a way to be disabled.
> were you able to support tag views starting from the right side of the screen on RTL interfaces? @royherma well, I've switched to FlexBoxLayout and implemented it manually :)
Looks like I have the same behavior when TextView in ListItem has custom background (like this in my case:) ``` ```
@laurent22 [so this is the official dev team statement? ](https://github.com/laurent22/joplin/pull/5537#issuecomment-936639402) > We don't quite have the resources to deal with all the rubbish coming from Apple, from the insane iOS...
Here's what a long AOT-compilation looks like on my MBP with M1 Pro. https://user-images.githubusercontent.com/5401536/169690231-90b5abf2-9524-49dd-9c86-6f3dfab90df1.mov
> For example, `cmd+p` does nothing while Ukrainian input source selected Interestingly enough, this one works for me in the latest version. But when I set up a global shortcut...
@rxhanson I think I have a way to reproduce problems with dock (macOS 12.0.1). - Enable dock auto hiding - When the dock is hidden, maximize an app window -...
No, typeId was 5 here.
The problem is it was 4 months ago and we already went away with SQLite. But as I remember we fixed that problem by declaring separate type `CollectionOfStores` with separate...
@TheMisir basically, that’s not the case 🙂 I’ve described a situation that appears without touching typeId. Register an adapter for an object, and then put a list of these objects...