Lukas Bach

Results 118 comments of Lukas Bach
trafficstars

For now I'm fine with the workaround, but feel free to post a discussion on the forum to raise the issue there.

Thanks for the notice, there was something wrong with how themes with transparent backgrounds were created. It should be fixed now, you don't need to update the plugin. Note that...

It updates both text token colors and background, though the background changes only apply if the option "Overwrite background with Obsidian background" is unchecked. You can see how the themes...

At the current state, unfortunately I wouldn't consider the library production ready. There are still quite a few things that are missing and some interfaces which are probably not as...

Thanks, that means a lot! I'll post an update once this is in a more final state.

Can you give an example for some characters that are not working?

For me, where the issue came from an electron project, upgrading electron and electron-builder to latest (23.1.4 and 23.6.0 respectively) solved the issue.

Hi, unfortunately I don't have an iOS device, so I can't reproduce this. Where are the items out of order, are they displayed incorrectly in the reorder dialog, or afterwards...

Right now, the logic for determining the drop target is [fairly complicated](https://github.com/lukasbach/react-complex-tree/blob/main/packages/core/src/controlledEnvironment/useOnDragOverTreeHandler.ts), so introducing customizability there is probably not that easy. I understand that the current behavior might not be...

Thanks for the visualization. I played around with it a bit more, and I think I agree. I implemented the behavior as you suggested for dropping at the bottom of...