Blender Git Commit Log

Git Commits -> Revision 892a104

Revision 892a104 by Dalai Felinto (master)
December 7, 2018, 01:40 (GMT)
Fix T58904: Side tabs disappear when creating new View Layer

Using listener here, although I suspect we should be using message
subscriber only. That said, this mimics the behaviour of the buttons
main region.

As for the original bug report what was happening was that when
switching between viewlayers (or when creating one) we may not get the
same active object. So the context breadcrumbs are different.

And the bug itself was that we were missing a redraw on view layer
change.

Commit Details:

Full Hash: 892a104d2cc322cb042a687050dcce2403a971f3
Parent Commit: 497a9ef
Lines Changed: +15, -0

1 Modified Path:

/source/blender/editors/space_buttons/space_buttons.c (+15, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021