add global hotkeys to change Gmode&&add plot widget#38
Conversation
|
I also add a window toast to show the current mode switching |
|
The plot widget will conflict with your slider widget. If you are willing to merge my PR, I want to know what you think of the conflict |
|
Hi! Thank you for the contribution! |
|
Hi! Thank you for the contribution! After reviewing the proposed changes, I cannot directly accept the PR due to some technical issues with the code, but I will review/make changes and will credit you as the commit co-author when I merge to the main branch. Very nice work overall. Thanks for your reply, I'm not a professional Python developer,so I absolutely agree you to change the code(I also think my code is not good) |
|
Parts of this PR (support for G mode hotkey) were included in 1.6.0 release. |
Added a global hotkey (tested with G15 5511's G key) to quickly switch G modes
Added a plot widget which could mouse interactive to change the curve(I haven't written any code about temperature control in the main program yet)