You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Buttons with custom fonts look a little weird on macOS
Does not respect gtk theme in GNU/Linux
No out-of-the-box interface buttons (play/pause, etc.)
Frame playback is really slow on macOS
There's no easy way to solve these issues using tkinter.
The solution is a complete rewrite of the interface. @calebho and @keggsmurph21 were working on a GUI redesign using React. Will it address these issues, or will an Electron interface look identical on all platforms?
I'm partial to an interface that looks/feels "native" on all platforms. One library that offers this is wxPython.
The text was updated successfully, but these errors were encountered:
Current major GUI issues I'd like to see solved:
There's no easy way to solve these issues using
tkinter
.The solution is a complete rewrite of the interface. @calebho and @keggsmurph21 were working on a GUI redesign using React. Will it address these issues, or will an Electron interface look identical on all platforms?
I'm partial to an interface that looks/feels "native" on all platforms. One library that offers this is
wxPython
.The text was updated successfully, but these errors were encountered: