Benedek Dévényi
Benedek Dévényi
Actually this is somewhat intended, but it's a terrible hack. Originally only the `dark.tcl` file needed these colors. Then, when `azure.tcl` was added, I simply copied the color dict into...
This problem happened on my Plasma desktop too.
I could make different tab images for every tabposition, but there's no way for the notebook to automatically change the tab images when you change the tabposition. It would be...
Nice! Looks good to me! Just a few suggestions to make it less boilerplate. (Something's broken here, so I can't make a real review suggestion) I think the methods could...
No, it isn't broken. These are just suggestions to improve the code quality, and make it less repetitive.
> Anything on my end holding this up? Not really. Tests are missing for the two new methods, but those are not necessarily your job. It's simply that the project...
Why would you do that?
Yes, you have made the changes he requested, although for some reason Github doesn't recognize it and won't let me merge it.
Well, that could work, but that still wouldn't mean, that it will be released to Pypi, so I think it's better to wait for @RedFantom.
> That's because @demberto removed setup.py. I'll request it to be added again No, that's my fault. I forgot to put a `from __future__ import annotations` statement to the top...