centaurialpha / pireal

Relational Algebra Interpreter writting in Python and Qt
GNU General Public License v3.0
32 stars 6 forks source link

[BUG] ListView QML looks weird in Windows #137

Closed centaurialpha closed 3 years ago

centaurialpha commented 3 years ago

La lista de relaciones se ve "al reves". Esto solo pasa en windows, y se verificó que con versiones anteriores de Pireal tambien aparece este bug. Quizás viene de Qt.

Considerar usar un QListView con su delegate custom.