mimecorg / vuido

Native desktop applications using Vue.js.
https://vuido.mimec.org/
MIT License
6.11k stars 231 forks source link

scrollView component #29

Open daksamit opened 5 years ago

daksamit commented 5 years ago

Is there any way to create scrollView like component?

mimecorg commented 5 years ago

Not yet, but libui has a uiArea widget which can have scrollbars, it will be implemented in Vuido too.

mischnic commented 5 years ago

You can render formatted text/rectangles/circles/... inside the scrollable area but not a form with buttons for example.