File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 40424042 <value >Add to shelf</value >
40434043 <comment >Tooltip that displays when dragging items to the Shelf Pane</comment >
40444044 </data >
4045+ <data name =" ConciseAdaptiveLayoutDisabledNotification" xml : space =" preserve" >
4046+ <value >Sync layout across directories must be disabled.</value >
4047+ </data >
40454048</root >
Original file line number Diff line number Diff line change 11821182
11831183 </Grid >
11841184
1185+ <InfoBar
1186+ IsClosable=" False"
1187+ IsOpen=" {x:Bind Commands.LayoutAdaptive.IsExecutable.Equals(x:False), Mode=OneWay}"
1188+ Message=" {helpers:ResourceString Name=ConciseAdaptiveLayoutDisabledNotification}"
1189+ Severity=" Informational" />
11851190 </StackPanel >
11861191 </Flyout >
11871192 </AppBarButton .Flyout>
You can’t perform that action at this time.
0 commit comments