Page MenuHome

Fix T82453: Icon Viewer: No button on console header
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Nov 16 2020, 5:05 PM.

Details

Summary

Caused by rB4b20eebb85cc.

Apparently the Addon misused the API though and it is not allowed to
register multiple headers, instead, we need to append to the existing
one.

Diff Detail

Repository
rBA Blender Add-ons
Branch
T82453 (branched from master)
Build Status
Buildable 11287
Build 11287: arc lint + arc unit

Event Timeline

Philipp Oeser (lichtwerk) requested review of this revision.Nov 16 2020, 5:05 PM
Philipp Oeser (lichtwerk) created this revision.

Considering the change, I think it's fine to just commit this.

This revision is now accepted and ready to land.Nov 25 2020, 11:20 PM