Daniel Schmidt

Results 6 comments of Daniel Schmidt

After further testing I can confirm that the problem only appears on the "ESP32-LyraTD-MSC_A V2.2". The "ESP32-LyraT-Mini_v1.2" is working as expected.

Any chance to get this merged? This would help enabling bubbletea to be WASM compile-able: https://github.com/BigJk/bubbletea-in-wasm

I encountered a similar problem where I first thought Bubblezone was causing the problem (https://github.com/lrstanley/bubblezone/issues/17). After further investigation it seems Bubbleteas mouse handling with ``tea.WithMouseAllMotion()`` is the culprit. If ``tea.WithMouseAllMotion()``...

Another Issue I have with Outliner (both on osx and windows). If you have a inline table on a full width page and and pin the Outliner to the right...

@carlosfrodrigues Thanks for your interest. Feel free to just fork the project and start hacking 😃 I'm always open to merging pull requests that seems reasonable. If any questions come...

That's a great Idea. I will dig around the ddb-importer to see how much work it will be 👍