Page 1 of 1

build 2570 - various improvements 2

Posted: Sun Nov 26, 2017 5:26 am
by mike
Hi folks,

Here's the second preview build of v1.2.3:
http://magnumbytes.com/downloads/previe ... (2570).zip

Recent changes: With regards,
Mike.

Re: build 2570 - various improvements 2

Posted: Mon Nov 27, 2017 9:50 am
by warpkanal
Great improvements, specifically "clicking on a selected tab of a non-active pane will activate it" and "Added support for dragging panel tabs between left and right sides." Very cool!

For the improvement "Create Directory action now uses a name of a focused directory as an initial value.":
I'm wondering whether you would also want to build this into the "New Folder..." action.
(I prefer the New Folder action over the create directory action because of the more "lightweight" UI)

Re: build 2570 - various improvements 2

Posted: Mon Nov 27, 2017 10:04 am
by mike
There's a trick with the New Folder action: you're actually calling two operations there:
1) creation of a directory like "untitled folder" or "untitled folder 2" etc.
2) renaming it into something meaningful.
I'm not so sure that using name of a focused directory, instead of "untitled folder", will fit into this scheme.

Re: build 2570 - various improvements 2

Posted: Mon Nov 27, 2017 11:05 am
by warpkanal
Ah, you're right, doesn't make sense when it is two-step, create+rename.
On the other side the "New Folder..." action could be a pure UI one with a single filesystem step.
Anyway, guess I'll just switch to the "Create directory..." action, the prefilled text is more beneficial to me than that other "lightweight" UI :)

Re: build 2570 - various improvements 2

Posted: Thu Nov 30, 2017 3:50 pm
by sasha
This build works fine for me. Especially the tab-dragging between panels is a nice feature. Looking forward to the RC with floating QuickLook :)