datalad / datalad-gooey

A graphical user interface for DataLad (datalad.org)
https://docs.datalad.org/projects/gooey
Other
4 stars 6 forks source link

Fix double scrolling effect of webengine view inside metadata tab layout #328

Open jsheunis opened 1 year ago

mih commented 1 year ago

We need to remove the unconditional QScrollArea surrounding the widget, and let each editor handle scrolling on its own.