stride3d/stride

[Enhancement] Save asset view options settings

開放

#147 建立於 2018年8月26日

 (16 則留言) (0 個反應) (0 位負責人)C# (886 個分叉)batch import
area-GameStudioenhancementgood first issue

倉庫指標

星標
 (6,001 顆星)
PR 合併指標
 (平均合併 10天 11小時) (30 天內合併 22 個 PR)

描述

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

貢獻者指南