mfractor / mfractor-feedback

Found a bug or have a feature request for MFractor? Submit it here!
3 stars 0 forks source link

Scaffold Page/ContentPage #266

Closed lachlanwgordon closed 4 years ago

lachlanwgordon commented 4 years ago

When I use the scaffolder to make a new xaml page with CodeBehind it creates a Page, but I always want a ContentPage.

I don't think anyone really uses Page, it's basically an Abstract Class for other pages to inherit from.

Can we swap it so that it generates ContentPages instead, or if there's some good reason I'm missing to use page, create ContentPage as an extra option?

ravero commented 4 years ago

@lachlanwgordon I agree with that I doesn't make much sense to base on the abstract Page. I've already fixed that on an internal build, waiting on @matthewrdev approval to release the update on the next version.

matthewrdev commented 4 years ago

@lachlanwgordon This is published in MFractor 4.2.7.