Logan Cederlof
Logan Cederlof
What is the output of this command? ``` pip show anipy-cli ```
I was able to successfully recreate your issue. If I had to guess the problem, it would probably be that it adds a text box with padding into the button....
I found the solution and created a pull request! Basically, when you added the text, a column was given a minsize, but when you removed the text this was not...
> Great! I am currently using a custom local version including this fix. Lol and I came back a year later, and ig they don't accept PRs. Good thing you...