Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2020-11-04 07:03:08 +0300
committerHans Goudey <h.goudey@me.com>2020-11-04 07:03:08 +0300
commit05116408154c272ee459a1d6371411bfe94d1e84 (patch)
tree579bfa445c3847298ac1e19e6eacc422df939c07 /release
parenta31039e1ed50c236dab859e99a823efc4e42b985 (diff)
Fix assert on mouseover of blocks not using the layout system
When there was an active button in the "old" block from the last redraw, this code tried to replace its pointer in the new block's button groups. But in cases like the outliner or file browser, there are no groups because the block doesn't use the layout system at all. This commit just tweaks the assert to check whether there are any button groups.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions