dotnet / dotnet/XAMLStudio

[Feature] Double Tap Quick Access Splitter Bar should collapse editor area for Full Preview

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C#
Stars
450
Forks
46
PR merge metrics
No merged PRs in 30d

Description

If you double-click/tap the Quick Access bar:

Image

_In middle or outside button areas._

Then it should collapse the editor area to show a full preview quickly:

Image

_**Double-tapping again would restore the bar to its prior position.**_

Should work in all orientations.

Probably should store as new value in `LoadedDocument.State`, maybe an enum value as maybe there's alternatives for showing full editor or if preview is ever undockable...?

Not sure how this coordinates with the existing VSM as they'd both need to modify the grid properties, so may be incompatible with current layout approach...? Not as quick as it seemed at first to implement (hiding editor is easier, but positioning is not trivial, I think).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.