Not really a missing redraw call. If I understand correctly, panel_poll() is failing inside image_buttons_region_layout()
for IMAGE_PT_paint_select
Appears to be fixed already in current 4.3 Can you check again @ChengduLittleA :)
Hi, as Nika suggested, could you check with factory settings?: File > Defaults > Load Factory Settings
Possibly conflicting key-item entries
Hi, thanks for the report. Can confirm indeed. It seems attribute span is empty till we make the next stroke
In given case, looks like update_children_from_old
is never called to set custom_height_ from old block
Hi, thanks for the report. Can confirm
Hi, thanks for the report. @mod_moder pointed this as known limitation in #111200
Hi, thanks for the report. If I understand correctly, Issue is specific to render-multiple-instances extension. In such case, best to continue the discussion with individual extension developer.…
Hi, thanks for the report. Can confirm. This seems to happen due to fixed size of row numbers: tree_view->set_default_rows(3);
during redraw.
Hi, thanks for the report. If you ask me, panel tree-view element in modifier panel should be visible if it has any child element (similar to gpv3 groups in dopesheet).
Hi, thanks for the report. This is a known limitation with texture paint undo vs global/memfile undo. I'm sure we have report for this already, will check