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
After we successfully removed other source of many unnecessary dependencies: QT Widget, which required writing our own Systray control, now it's time for another very unnecessary component with huge dependencies: QT Gui.
The biggest challenge will be removing QImage from HyperHDR, but I believe we can handle it. Certainly, most effects will require modification.
The text was updated successfully, but these errors were encountered:
After we successfully removed other source of many unnecessary dependencies: QT Widget, which required writing our own Systray control, now it's time for another very unnecessary component with huge dependencies: QT Gui.
The biggest challenge will be removing QImage from HyperHDR, but I believe we can handle it. Certainly, most effects will require modification.
The text was updated successfully, but these errors were encountered: