Skip to content

Fix a regression introduced by 5cf9f185: the height of the operation list flickered again.

Antoine requested to merge ZeHiro/kresus:fix-resize into master

The observed problem was due to the fact that the resize of the screen would not trigger the update of the height of the operation line in the list.

Edited by Antoine

Merge request reports