Page MenuHome

Minor UI: Fix for File Open - Filter Dropdown - Filter label not correctly showing its inactive/active state
ClosedPublic

Authored by Adrian Newton (TFS) on Jul 1 2020, 10:25 AM.

Diff Detail

Repository
rB Blender

Event Timeline

Adrian Newton (TFS) requested review of this revision.Jul 1 2020, 10:25 AM
Adrian Newton (TFS) created this revision.

Looks like a simple fix. But it's a bit too odd that it was this way in the first place, so I'd like to get @Julian Eisel (Severin)'s opinion before changing this.

If the change gets approved, I'd like to add to the changes with.

  1. changing instances of toggle=0 to toggle=False?

If the change gets approved, I'd like to add to the changes with.

  1. changing instances of toggle=0 to toggle=False?

Since it's such a quick change I just committed that myself, thanks.

Julian Eisel (Severin) accepted this revision.EditedJul 20 2020, 5:28 PM

Don't remember details. William and I did tweaks here but there were so many changes, issues like this can slip through.

This revision is now accepted and ready to land.Jul 20 2020, 5:28 PM