Lukas Bach

Results 118 comments of Lukas Bach
trafficstars

I'll close this as I don't have any actionable details on this. Please note that I recently fixed some issues regarding dnd targets, which will be released in the following...

Hi, thanks for the feedback! Not on the roadmap currently, but if it's not big effort, and really just a remapping, I'll try to include it in the next release.

I've looked into it a bit, but as it turns out, touch events are not quite as trivial to implement for tree views, so I've decided to leave them out...

Even for CI providers with more fixed set if IP adresses this is pretty difficult. Github provides a list of all their used IP ranges, and for github actions, it...

Going through issues, I believe that this issue has been fixed quite a few versions ago, where the library now checks if a drop target is a viable target that...

I toyed around a bit with custom scrolling and found some code that generally works in https://github.com/lukasbach/ink-form/commit/e5431fdd5722e98d2ff79ce70ec7607fb4e03c67, but react-ink's focus manager was really funky in regards to keeping the state...

Hey, thank you very much, contributions are always appreciated. Do you have specifics in mind for what you want to work on? I don't mind you contributing with whatever interests...

I'm not sure how the UX expectation is for such a list. It would still just be a flat draggable list, how would the user influence which depth/level an dragged...

Can you share the logs of Obsidian? You can press CTRL+Shift+i to get the console, and export a shareable log file by right clicking and pressing "Save as...".

Thanks @Oneechan69 for the logs, they are very helpful! It looks like you have a plugin installed which has already registered itself as default file handler for html files. code-files...