-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PyChess Score rotation #2016
Comments
@axet I'm speaking for myself here only in the following: you have opened 9+ tickets altogether withing ~4 hours now. From my past experience creating multiple tickets on the same project, I cannot recommend it to anyone, it's just a bit much at once and smaller and tiny teams will struggle handling that much at full quality curiosity mode. So I would ask to slow down a bit for now with regard to creating more tickets and also to add screenshots for those where screenshots will be of help, i.e. probably 99% of the cases, to make things quicker to grasp. I think Git CC @gbtami |
Sorry. I'm not trying to spam here anything. This is not my point. I'm creating a notes about issues I'm facing. Just my few cents here. BTW: PyChess is the best Chess application on linux and I want make it even better by sharing my experience about UI and small linux knowledge. And for most I see - I'm done here :) Swapping score screen can be done by applying transformation matrix with 180° rotation. But I have to look to the source, to tell exactly how. Sometimes I create MR patches and I have a lot of open-source projects apps, scripts of my own. My work not limited to issues creation. |
@axet thx a lot. Your feedback is really appreciated. The truth is this project was in semi hibernated state in last years, but we try to re-vitalize it again now :) |
I would say it almost perfectly done. What else do we need? I wouldn't call it hibernate. Just finished product ;) |
Hahaha. It has countless annoying bugs :) |
Hello!
Score side panel not rotate with the board. It always show white at top and black at bottom. This is a bit confusing at start, since you do not know what colors represent initially.
Having the panel always visible next to the captured pieces and move history would be even better solution (on the right side of the board).
pychess-1.0.3
The text was updated successfully, but these errors were encountered: