You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Latest master as of 2/21/2019 (so 1.2 feature set).
Also 1.1 behaved this way too (just cloned 1.1 branch and tried WPF Visualizer), so this is NOT a new regression
Also 1.0 behaved this way too... so since the very beginning it's been like this.
Issue
Input.ChoiceSet is supposed to default to "style": "compact". However, in the WPF visualizer, when style isn't specified, it's displayed as expanded...
Ideally this should be fixed; @paulcam206 FYI; if we run through existing 1.2 bugs we tackle this next. Should include documentation as well as part of the fix.
Platform
Version of SDK
Latest master as of 2/21/2019 (so 1.2 feature set).
Also 1.1 behaved this way too (just cloned 1.1 branch and tried WPF Visualizer), so this is NOT a new regression
Also 1.0 behaved this way too... so since the very beginning it's been like this.
Issue
Input.ChoiceSet
is supposed to default to"style": "compact"
. However, in the WPF visualizer, when style isn't specified, it's displayed as expanded...Style: undefined
Expected
Actual
The text was updated successfully, but these errors were encountered: