Skip to content
Commit c21daa78 authored by Milan Crha's avatar Milan Crha
Browse files

GalA11yETableItem can have stored incorrect row count sometimes

This could cause a runtime warning
  eti_rows_deleted: assertion 'row + count <= old_nrows' failed
which was due to old_nrows being zero, because no model-rows-inserted
signal was received.
parent 97c8073a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment