Seth Stenzel

Results 7 comments of Seth Stenzel

Agreed with other commenters, this is a needed feature. This is one of the primary things I wish to use Mermaid for and it is so close to filling all...

Same here in Vanilla Classic HC

I noticed the last PR states there are fixes to top level. I tried installing both for PyPI and directly from GH, but the issue seems present for me in...

For the time being, just grabby the child Destroy and killing the app after a withdraw on the root. Probably not the best way to do this. ``` from formation...

This would be a nice feature to add. Just a simple import downscale and convert.

> It would be nice if there was a spot you could import your one custom icons for connects. I like how the mRemoteNG icon is updated but it would...

This looks to be a bug where it is targeting the wrapping widget and not the inner. I was able to work around this with: `text_input.children['!text'].cget('state')` for example the following...