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

update param UI #209

Merged
merged 10 commits into from
Dec 1, 2023
Merged

update param UI #209

merged 10 commits into from
Dec 1, 2023

Conversation

ReiHashimoto
Copy link

Closes #193

改修内容

パラメータ入力フォームのレイアウトを調整

右パネル

パラメータ編集フォーム(右パネル)

  • ラベルのスタイルを変更
  • パラメータ入力欄を枠で囲む形式に変更

左パネル

Workflow画面

  • Workflow, Nodesなどのセクションタイトルを太字で統一
  • セクション末にDividerを挿入
  • ID, NAMEなどのフィールド名をパラメータのラベルスタイルと統一

Screenshot 2023-11-29 at 16 21 23

Visualize画面

  • 各種パラメータ入力欄のスタイルをアルゴリズムのパラメータ入力欄と統一
  • ファイルのselect、loadは廃止し、ファイル名のみ表示
    • 現行のドキュメントでもこれらの機能について言及なし
  • 以下に記載のDataType以外は、SaveFigのみの表示で共通のため、XXXItemEditor.tsxを削除

ImageData選択時
Screenshot 2023-11-29 at 16 22 04

TimeSeriesData選択時
Screenshot 2023-11-29 at 16 22 13

HeatMapData選択時
Screenshot 2023-11-29 at 16 22 28

@ReiHashimoto ReiHashimoto self-assigned this Nov 29, 2023
Copy link
Collaborator

@itutu-tienday itutu-tienday left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ReiHashimoto
細かい内容ですか、いくつか指摘しています。
※全体的に、視認性が適切に改善されていると思います。

@ReiHashimoto ReiHashimoto merged commit b6f8827 into develop-main Dec 1, 2023
2 checks passed
@ReiHashimoto ReiHashimoto deleted the feature/update-param-ui branch December 1, 2023 00:55
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

Successfully merging this pull request may close these issues.

パラメータUI改善_2
2 participants