Page MenuHome

Fix: script.reload() operator reloads current app template
ClosedPublic

Authored by Félix (Miadim) on Jul 27 2021, 4:22 PM.

Diff Detail

Repository
rB Blender
Branch
fx_app_template_reload (branched from master)
Build Status
Buildable 16067
Build 16067: arc lint + arc unit

Event Timeline

Félix (Miadim) requested review of this revision.Jul 27 2021, 4:22 PM
Félix (Miadim) created this revision.
Campbell Barton (campbellbarton) requested changes to this revision.Jul 27 2021, 6:19 PM
Campbell Barton (campbellbarton) added inline comments.
release/scripts/modules/bl_app_template_utils.py
174–175

_disable expects a template, if it's an empty string, it doesn't make sense to run the disable function.

This revision now requires changes to proceed.Jul 27 2021, 6:19 PM
  • Fix: Correction for _disable condition

Committed but this didn't auto-close.

This revision is now accepted and ready to land.Aug 16 2021, 11:57 AM