nodegui / react-nodegui

Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
https://react.nodegui.org
MIT License
6.18k stars 171 forks source link

Slider and ColorDialog request #140

Open matrunchyk opened 4 years ago

matrunchyk commented 4 years ago

I noticed that QSlider and QColorDialog are not available.

Adding those bindings would make NodeGUI even more usable!

KRTirtho commented 3 years ago

QSlider was added as Slider in 8486cec QColorDialog is now available as ColorDialog (#344 )