Skip to content

Edgetree v2.5.4

Choose a tag to compare

@legendsteel11 legendsteel11 released this 25 Aug 18:31
· 59 commits to main since this release

추가

  • 펼친 폴더가 비어 있으면 비어 있음이 표시됩니다. 파일 형식 필터가 파일을 모두 감춘 경우에는 감춰진 파일 개수가 표시되어, 필터 때문에 비어 보이는 폴더를 빈 폴더로 오해하는 것을 막습니다.

수정

  • 트리 우클릭 메뉴에서 해당되지 않는 항목이 흐리게 표시되지 않던 문제를 수정했습니다. 파일에서의 숨기기, zip이 아닌 파일에서의 압축 풀기, 여러 항목 선택 시의 이름 바꾸기·경로 복사 등이 해당하며, 여러 항목을 선택했을 때 표시되던 N개 항목 선택됨 안내도 함께 복구되었습니다.
  • 다른 앱으로 파일을 끌어놓는 중 그 앱에서 오류가 발생하면 Edgetree도 함께 종료되던 문제를 수정했습니다.
  • 메뉴가 화면보다 길 때 아래에 내용이 더 있다는 표시가 바로 나타나지 않던 문제를 수정했습니다. 휠을 굴려야 표시되던 경우가 있었습니다.
  • 북마크 패널의 번호가 북마크 이름 색을 따라갑니다. … 더 보기 색을 어둡게 지정한 경우 번호까지 어두워져 읽기 어렵던 문제를 수정했습니다.
  • … 더 보기, … 접기 등 안내 줄이 폴더만 굵게 설정을 따라 굵어지지 않습니다.
  • 썸네일 목록의 높이가 스크롤바 폭 때문에 두 값 사이를 오가던 문제를 수정했습니다.

변경

  • 트리 우클릭의 이 폴더 숨기기숨기기로 바뀌었습니다. 드라이브와 여러 항목을 함께 숨길 때도 같은 표기를 사용합니다.
  • 우클릭 메뉴의 속성Alt+Enter로 바로 열 수 있습니다. 트리, 열려 있는 메뉴, 검색 결과 모두에서 동작합니다.

Added

  • An expanded folder says when it is empty. When the file type filter is what emptied it, the folder says how many files it is hiding instead, so a folder the filter emptied no longer reads as an empty one.

Fixed

  • Rows in the tree's right-click menu now grey out when they do not apply - Hide on a file, Extract on something that is not a zip, Rename and Copy Path on several items at once. The "N items selected" line at the top of that menu is back with them.
  • Edgetree no longer closes along with another application when that application fails while a file is being dragged into it.
  • The mark that says a menu continues past the screen now appears with the menu, instead of only after the wheel was touched.
  • The numbers in the bookmark panel take the bookmark name's colour. They used to borrow the Show More row's, so darkening that colour took the numbers with it.
  • The Show More and Show Fewer lines no longer follow the bold-folders setting; none of those rows is a folder.
  • The thumbnail list no longer alternates between two heights because of the scrollbar's width.

Changed

  • Hide This Folder in the tree's right-click menu is now Hide, which is also what it says for a drive or for several items at once.
  • Alt+Enter opens Properties from the tree, from the open menu, or from a search result.