Page MenuHomePhabricator

Give custom controls passable disabled states
ClosedPublic

Authored by epriestley on Dec 17 2015, 9:32 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 31, 11:34 AM
Unknown Object (File)
Sat, Dec 28, 2:56 PM
Unknown Object (File)
Dec 13 2024, 8:06 PM
Unknown Object (File)
Dec 13 2024, 6:49 PM
Unknown Object (File)
Dec 10 2024, 12:33 AM
Unknown Object (File)
Dec 9 2024, 12:06 PM
Unknown Object (File)
Dec 7 2024, 4:04 PM
Unknown Object (File)
Dec 7 2024, 11:47 AM
Subscribers
None

Details

Summary

Fixes T9871. Ref T10004. These won't win any awards but it fixes them being incredibly weird and confusing.

Test Plan

Screen Shot 2015-12-17 at 1.30.37 PM.png (961×1 px, 83 KB)

  • Tried to use controls, got reasonable behavior.
  • Used normal controls to make sure I didn't break anything.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Tokenizers aren't showing default values correctly so I probably need to do that one a little less badly.

epriestley edited edge metadata.
  • Cleaner patch.
  • Fewer debug logs.
  • Less bad behavior.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 17 2015, 11:12 PM
This revision was automatically updated to reflect the committed changes.