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

複数ディレクトリ読み込んだ際には根っこのディレクトリノードを表示する #11

Merged
merged 2 commits into from
Aug 1, 2022

Conversation

ysk8hori
Copy link
Owner

@ysk8hori ysk8hori commented Aug 1, 2022

一つのディレクトリの読み込みのみを想定していた頃には、根っこのディレクトリ( chose dir ボタンで選んだディレクトリ)はノードとして表示しておらず、その配下のファイルはどのディレクトリにも属さないような表示の仕方をしていた。

しかし、複数ディレクトリを選択可能となった今、根っこのディレクトリを表示しないとどのファイルがどの根っこディレクトリに属しているのか区別ができなくなるので、根っこのディレクトリを表示するようにする。

@ysk8hori ysk8hori merged commit 1d91a44 into master Aug 1, 2022
@ysk8hori ysk8hori deleted the feat/multiple-dir branch August 1, 2022 14:17
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.

None yet

1 participant