stride3d/stride

[Enhancement] Save asset view options settings

オープン

#147 opened on 2018/08/26

 (16 件のコメント) (0 件のリアクション) (0 人の担当者)C# (886 件のフォーク)batch import
area-GameStudioenhancementgood first issue

Repository metrics

Stars
 (6,001 個のスター)
PR merge metrics
 (平均マージ 10d 11h) (30d で 22 merged PRs)

説明

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

コントリビューターガイド