jarmoruuth / AutoIntegrate

PixInsight script to process FITS and other astro image files
15 stars 4 forks source link

AutoIntegrate windows sizing issue #21

Closed tlkw79 closed 2 years ago

tlkw79 commented 2 years ago

Hi,

I can't resize the AutoIntegrate windows so the bottom part disappears. Please take note.

Thanks.

jarmoruuth commented 2 years ago

Hi, If your problem is a small screen size then you need to close some sections to make the dialog smaller. Then you should be able to resize it and see the bottom part. The script will remember the open/close status of sections so the next time you should not have the problem. In the next release I need to make the startup window smaller.

But you still cannot make the dialog window smaller than the size of the open sections. I need to check if something can be done for it.

Jarmo

tlkw79 commented 2 years ago

The same thing happened in my Notebook. Cannot resize the dialog windows.

jarmoruuth commented 2 years ago

Can you give any more details, like an image how it looks?

tlkw79 commented 2 years ago

2022-04-22_071607

as you can see the bottom part is gone.

jarmoruuth commented 2 years ago

Thanks for the info! This is the problem I mentioned earlier. You need to close/minimize some sections to make the dialog smaller. In this case if you minimize "Other parameters" and "Extra processing" sections you should be able to see the whole dialog and also resize it.

The script will remember the open/close status of sections so the next time you should not have the problem. In the next release I need to make the startup window smaller.

naixx commented 2 years ago

Aactually minimizing doesn't help image

jarmoruuth commented 2 years ago

Would it help if you go to Interface settings, change Preview width and height, click Save and restart the script? Or if you do not want preview you can disable it there too.

naixx commented 2 years ago

Yes, it helps. Previously if I try to resize window from top, the script crashes and disappears from scripts menu.

jarmoruuth commented 2 years ago

Good to hear that it helps. But really strange that it crashed and disappeared on resize.

jarmoruuth commented 2 years ago

Old versions may have too large preview size, manually setting a smaller size in Interface settings should help. Now there is also a button to reset interface in case it not automatically adjusted.