1. Batch Preprocessing Script: add horizontal scrollbar to Target Images area
I didn't know that so long file names could even exist
![smile :)](http://pixinsight.com/forum/Smileys/default/smile.gif)
I'll try to include this feature in the next version.
2. BPP: make default action "Subtraction".
The default button is "Diagnostics", since both "Run" and "Cancel" would be dangerous as default options. What do you mean by "Subtraction"?
3. Process Explorer: vertical scrollbar -- clicking underneath/above scrollbar should move view to next contiguous view. Currently if you click above/below the scrollbar, the resulting view skips some items from the previous scroll view. You have to click/drag on the scrollbar to see those otherwise skipped items.
I don't see that behavior on Linux, which is what I'm using right now. I have seen it on Mac OS X. What platform are you using? This is probably configurable and platform-dependent; I'll try to investigate it. Anyway you can use the regular navigation keys to move faster / with more precision (up, down, PgUp, PgDn, etc.).
4. add ability to drag file(s) to the various dialogs' Target Frames/Images area
This is already in the to-do list. It will be implemented during the 1.8 cycle.
i. Star Alignment: Add Views uses black "x" selectors, whereas everywhere else I've seen green checks
That's true. I'll fix it.
a. at some point in my workflow the ability to create a Preview goes away, and the system dings when I try it. It happens sometime during or after doing DBE, and applying a mask in preparation for HDRMT. I have to create a Clone and make Previews of that.
I've never seen that on any platform. If that happens consistently, then it is a bug. Can you provide a way to reproduce this problem?
However, you cannot create previews when the current view of the active window is a preview (previews cannot be nested... at least not in the current versions). You have to select a main view to enable the new preview mode.
b. GradientMergeMosaic: checkbox column in Target Frames area is not visible on my system, on either my portrait-oriented external display or the laptop's own screen
Georg?
![smile :)](http://pixinsight.com/forum/Smileys/default/smile.gif)
c. I've been using PI almost daily for the last month or so, and I'm still confused by the view selector thingies at the lower left hand corner of an image view. Sometimes the 2nd one down will change the view to one size, other times to another size (not for the same image though), and I haven't grokked what causes this.
The first button is Fit View. This command constrains the image window to fit the image exactly as it is shown on the screen. It is useful when you have extended the window beyond the image, so some unused working space (in gray color) is shown.
The second button is Zoom to Fit. This command applies the highest zoom ratio that can be used with the image being shown completely on the current workspace.
Third button is Zoom to Optimal Fit. The image is zoomed at the highest ratio that yields reasonable window dimensions. The idea is that window dimensions are calculated adaptively to avoid excessive overlapping of other windows, or overlapping of too many icons on the workspace. For now this function is quite "dummy", but it will be provided with more "intelligence" in future versions.
The fourth button is Zoom 1:1. It will zoom the image to its actual pixel size without changing window dimensions.
c-1. IMO "Zoom to Fit" should zoom the image to the size of the window that I have defined by dragging an edge or corner of the image.
I'll think on that.
c-2. Also, I wish there was another selector option that maximizes an image to the entire width of the PI main window, or at least to the vertical orange line.
Well, you have some window title buttons on the top right corner of each window (top left corner on Mac OS X). There are minimization and maximization buttons, among others. What you describe is just maximization.
Thank you for your suggestions. I hope some of your issues will be solved with my answers. Let me know otherwise.