Skip to content

Edgetree v2.5.6

Choose a tag to compare

@legendsteel11 legendsteel11 released this 29 Aug 06:05
· 14 commits to main since this release

추가

  • 옵션 → 기본 설정에 클릭 시 바로 펼침이 추가되었습니다. 기본값은 활성화이고, 이 설정을 끄면 폴더의 첫 클릭은 선택, 두 번째 클릭이 펼치기·접기가 됩니다. 펼침기호는 설정과 무관하게 한 번의 클릭으로 동작합니다.
  • 트리 우클릭 메뉴에 바로 가기 만들기가 추가되었습니다. 여러 항목을 선택한 경우 항목마다 하나씩 만들어집니다. 만들어지는 위치와 이름은 윈도우 탐색기와 같습니다.
  • Shift+Backspace로 펼친 폴더를 모두 접을 수 있습니다. 전체 접기 아이콘의 Shift+클릭과 같은 동작이며, 접기 전 상태로 복원되지 않습니다.
  • 옵션 → 기본 설정에 내 PC 아이콘 표시가 추가되었습니다. 제목 표시줄의 아이콘을 윈도우의 내 PC 아이콘으로 변경할 수 있습니다.

수정

  • 라이트 모드에서 썸네일 선택 표시의 체크가 잘 보이지 않던 문제를 수정했습니다. 체크 색은 고정값이 아니라 선택 색상에 맞춰 결정되므로, 선택 색상을 밝게 지정한 경우에도 보입니다.
  • 라이트 모드에서 이름 바꾸기 입력창이 어둡게 표시되던 문제를 수정했습니다.

Added

  • A new setting, Expand on a single click, in Options → General. It is on by default; switch it off and the first click on a folder selects it, while the second one expands or collapses. The chevron opens a folder in one click either way.
  • Create shortcut has been added to the tree's right-click menu. With several items selected it makes one for each. Where the shortcut lands and what it is called are Windows Explorer's own.
  • Shift+Backspace collapses every expanded folder. It is the same as Shift-clicking the collapse-all icon, and what was open is not restored afterwards.
  • A new setting, Show This PC icon, in Options → General. It puts Windows' own This PC icon in the title bar.

Fixed

  • Fixed the check on a selected thumbnail being hard to see in light mode. Its ink is no longer fixed but taken from the selection color, so it stays readable with a bright selection color too.
  • Fixed the rename box appearing dark in light mode.