stride3d/stride

[Enhancement] Save asset view options settings

Open

#147 aperta il 26 ago 2018

Vedi su GitHub
 (16 commenti) (0 reazioni) (0 assegnatari)C# (886 fork)batch import
area-GameStudioenhancementgood first issue

Metriche repository

Star
 (6001 star)
Metriche merge PR
 (Merge medio 10g 11h) (22 PR mergiate in 30 g)

Descrizione

Good first issue
Issues reserved for newcomers. Consider taking it only if it's your first time working on a feature or a bug in Xenko.

The view options (such as level of zoom, filters, grid or tile view, etc.) are not saved in the settings and thus use their default value when restarting the Game Studio.

Starting point:

  • AssetViewUserControl.xaml in Xenko.Core.Assets.Editor
  • EditorSettings in Xenko.Core.Assets.Editor
  • AssetCollectionViewModel in Xenko.Core.Assets.Editor

Guida contributor