hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #07878
[Bug 847433] Re: 'Create panorama' is disabled in single photo projects
There are some special checks for the activation of the create pano button if the project contains only one image.
But these are ignored directly after loading the image.
This can be easily changed.
But what checks would be sensible for single image projects?
Currently it enables create button when
* output projection != equirectangular
* crop set
But this may not be so useful when using an user defined output.
I thought of adding
* image projection === euquirectangular
Do you have other ideas what checks to do?
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/847433
Title:
'Create panorama' is disabled in single photo projects
Status in Hugin:
New
Bug description:
When starting a project, both 2. Align... and 3. Create panorama are
greyed out which makes sense.
However if I load a single photo into Hugin, they are still greyed.
This is a problem as a common use of Hugin for me is to load a single
image and remap it to a different projection.
To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/847433/+subscriptions
References