Maniphest T55517

ASSERT: layout.use_property_split=True not working with expand=True
Closed, Resolved

Assigned To
None
Authored By
Antonio Vazquez (antoniov)
Jun 17 2018, 7:02 PM
Tags
  • BF Blender: 2.8
Subscribers
Antonio Vazquez (antoniov)

Description

Blender 2.8 - Last source code compiled at 17/06/2018
Windows 10

If enabled layout.use_property_split=True in a panel and the layout has a enum property with expand=True get an assert.

P731

Example:

Revisions and Commits

rB Blender

Event Timeline

Antonio Vazquez (antoniov) created this task.Jun 17 2018, 7:02 PM
Antonio Vazquez (antoniov) renamed this task from UI: layout.use_property_split not working with expand=True to ASSERT: layout.use_property_split=True not working with expand=True.Jun 17 2018, 7:05 PM
Campbell Barton (campbellbarton) changed the task status from Unknown Status to Resolved by committing rBa794da5200b2: Fix T55517: Property-split fails w/ expanded enum.Jun 18 2018, 8:07 AM
Campbell Barton (campbellbarton) added a commit: rBa794da5200b2: Fix T55517: Property-split fails w/ expanded enum.