Cuperino / QPrompt-Teleprompter

Teleprompter software for all video creators. Built with ease of use, productivity, control accuracy, and smooth performance in mind.
https://qprompt.app
GNU General Public License v3.0
354 stars 22 forks source link

Re-implement coloring of pointers (ShaderEffect) #213

Closed Cuperino closed 7 months ago

Cuperino commented 9 months ago

ShaderEffect's implementation changed with Qt 6. Code must be refactored to fit the way how it works now. See: https://doc.qt.io/qt-6/qml-qtquick-shadereffect.html#shaders

Cuperino commented 7 months ago

Done in qt6 branch.