dekoning-lab / WFES2-GUI

GUI implementation of wfes2.
GNU General Public License v3.0
0 stars 1 forks source link

Problem with height in time_dist #48

Closed AlbertoCasasOrtiz closed 2 years ago

AlbertoCasasOrtiz commented 3 years ago

Minor bug. When loading configuration in time_dist, or clicking time_dist_sgv, appears the following error:

<Unknown File>: QML QQuickLayoutAttached: Binding loop detected for property "preferredHeight"

Posible solution is to set the height of the right column to the height of the left column.