- This version will reorganize the code to make it more readable.
- This version will only support Python3 and PyQt5.
- One Qt issue on Mac leaves in this version: Mac PyQt5 menubar not active until unfocusing-refocusing the app.
- This bug may be from Qt, the temperal solution is listed as the link.
- https://stackoverflow.com/questions/48738805/mac-pyqt5-menubar-not-active-until-unfocusing-refocusing-the-app
- If anyone who have better solution, that will be much helpful.
- A small demo in .gif can be found under ./demo as demo_v2.5.gif and https://youtu.be/7D5lvol_QRA
- This is the version developed in 2017.
- Please find this version in branch v2.5-2017
- Fix issues
- Fix issues
- Fix issues
- Add difficult tag
- Create new files for pypi
- Fix issues
- Fix issues