Mark Carpenter

Results 72 comments of Mark Carpenter

Additional caveat, I removed the styling above and I am still seeing this issue. This appears to be an issue with the redraw after a port is added or removed

Additional info, This appears to be happening when the content of the node causes the node height to grow. This seems to throw off the calculations. If I put an...

So that is what I am saying, I am using the correct input to this method, but it doesnt work correctly when the content of the node causes the node...

Hello! I am the new maintainer for this project. I like your PR, but given its age, I will close this for now and open a new issue for it....

With the latest release I have added a basic implementation of touch support!

Closing due to age. Reach out if this is still a useful idea!

I haven't changed much with lists yet as I haven't needed them yet for my projects, but I support the idea of editing lists. Since you responded and are still...

Hello @kidjapa , I know this is a year old, but the root cause was that the lib wasn't actually checking windows for focus events. This issue is fixed in...

@zrcoder I know this is 18 months old or so but I just recently took over. One of the first changes I made was to add a TextArea widget with...

You can see an example here: https://ebitenui.github.io/textarea/ And here https://ebitenui.github.io/ Select TextArea on the left . Currently it doesn't allow direct input but that is an open ticket.