Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.xeto designer - remember preview/xaml layout #458

Closed
mennodeij opened this issue Feb 9, 2016 · 3 comments
Closed

.xeto designer - remember preview/xaml layout #458

mennodeij opened this issue Feb 9, 2016 · 3 comments
Milestone

Comments

@mennodeij
Copy link

If I use the xeto xaml designer and drag the divider between preview and xaml code to show more code and less preview, the designer reverts to the default preview:code ratio after looking at another source file. I need to manually adjust it each time it is shown again.

@cwensley
Copy link
Member

Thanks for the suggestion! This would be easy to do if it just remembers it for the running instance. I'll have to figure out how to save persistent settings in VS and XS to get this going.

I'd also like to add options so you can collapse the preview entirely and/or change its orientation (similar to the wpf designer).

@cwensley cwensley added this to the 3.0 milestone Feb 13, 2016
@mennodeij
Copy link
Author

Remembering in the running instance is perfect; I think the default XAML editor of Visual Studio doesn't remember between sessions either. Addition of collapse/orientation would be a nice addition too.

@cwensley cwensley modified the milestones: 3.0, 2.3 Feb 15, 2016
@cwensley
Copy link
Member

cwensley commented Oct 8, 2016

Now fixed! The preview will remember the position of the splitter. Implementing vertical orientation is tracked with issue picoe/Eto.DevExtensions#5 .

@cwensley cwensley closed this as completed Oct 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants