Page MenuHome

Fix T101138: Remove unnecessary console warning.
ClosedPublic

Authored by Chris Blackbourn (chrisbblend) on Sep 20 2022, 1:58 AM.

Diff Detail

Repository
rB Blender

Event Timeline

This revision is now accepted and ready to land.Sep 20 2022, 8:05 AM

Seems fine to me. For the unsupported mode warning, the UV Editor doesn't look like it's supported here, so I'd suggest either adding in a check to only allow for supported editors to line 171 or just add in an exception for the UV Editor on line 203.