Hailin Wang
Hailin Wang
> IMO, the biggest maintainability issue with this project currently is the lack of automated tests. The issue is that I have to implement a system for building self-contained sphinx...
我想知道这个和官方文档的源文件有没有任何区别
@kalekundert I have no idea why this pull request breaks the tests.
> Regarding the test failures, I've had issues using python 3.7 on ubuntu-latest with some of my other repositories. If that's the issue here, the solution would be to specify...
I don't know why setting a LaTeX translator would break the HTML tests, but anyway, now the tests pass.
It would be nice. But I don't have any experience or time to do it. I would very much like to receive any pull requests if anyone is willing to...
What do you expect to see for properties like margins and height?
> As you can see in the screenshot, that margin around the widget is wrong for a RibbonBar. > Moreover, setting the height is not working. > Still, I think...
Currently, a menu associated with the file (application) option tool button can be used.
https://github.com/haiiliin/pyqtribbon/blob/27d918dffb6baf2b433e78dbf54a4c97b4c3ece2/pyqtribbon/tabbar.py#L86-L95 应该是这里的问题,不过我也没搞懂为什么会这样