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
As a developer I expect changing a component prop to have an effect except when explicitly documented that it does not (or has a name such as initial* or default*.
## Proposal
Use PaneView.flipOrientation from VS Code as a model.
Acceptance criteria
As a developer I can change the vertical prop and see something sensible
The text was updated successfully, but these errors were encountered:
Purpose
As a developer I expect changing a component prop to have an effect except when explicitly documented that it does not (or has a name such as
initial*
ordefault*
.## Proposal
Use
PaneView.flipOrientation
from VS Code as a model.Acceptance criteria
vertical
prop and see something sensibleThe text was updated successfully, but these errors were encountered: