System Information
Operating system: windows 10 64
Graphics card: gtx 904m
Blender Version
2.80, a77b63c56943 2019.01.04 21:18
Offset custom button in Header
addon
Install
System Information
Operating system: windows 10 64
Graphics card: gtx 904m
Blender Version
2.80, a77b63c56943 2019.01.04 21:18
Offset custom button in Header
addon
Install
Could you just create a minimal .blend file where all we would have to do is to run a bundled script?
There is a lot of bug reports ATM so making it fast and easy for us to reproduce this would be really great.
I mean that you will have code in the text editor in blender and then you can simply attach a .blend file that we can open and hit Run Script to reproduce the issue.
Registering multiple headers for the same region isn't supported, I've committed rB4b20eebb85cc: UI: only draw a single header in the header region because it's only going to cause problems.
If you want to add a button to a header you can append it to the existing headers.
Closing.