This fixes bugs on all platforms not calling uiTableModelRowChanged() when setting a new value in edit mode. This is now automatically done in uiprivTableModelSetValue() so that ALL uiTable views are informed about the update. Darwin and windows did some custom redrawing which hid this bug. Unix does frequent unrelated redraw which hide the bug. It can often be experienced when double clicking a checkbox. |
||
---|---|---|
.. | ||
OLD_table.c | ||
areaevents.c | ||
attribute.c | ||
attrlist.c | ||
attrstr.c | ||
attrstr.h | ||
control.c | ||
controlsigs.h | ||
debug.c | ||
matrix.c | ||
meson.build | ||
opentype.c | ||
shouldquit.c | ||
table.h | ||
tablemodel.c | ||
tablevalue.c | ||
uipriv.h | ||
userbugs.c | ||
utf.c | ||
utf.h |