[Hugin-devs] [Bug 679939] Re: add quick crop

2023-09-23 Thread tmodes
** Changed in: hugin
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/679939

Title:
  add quick crop

Status in Hugin:
  Fix Released

Bug description:
  in the crop tool of the fast preview add this functionality: 
  doubleclick (left) sets the left (/upper/right/lower) crop side to the 
  leftmost "black" pixel, ie everything left from this line has at least 
  one colored pixel. a right doubleclick sets it such that there is at 
  least one colored pixel to the right and none to the left. 

  
  as double right click does not really exist, a shift left click could be 
implemented as this as well...

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679939/+subscriptions


___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 679939] Re: add quick crop

2023-04-16 Thread tmodes
- A reset crop button (removing all cropping is currently quite fiddly).
- Some preset grid overlays for composition (rule of thirds, corner diagonals, 
golden ratio etc...).
These were already implemented in 2011

- Shift-drag at the centre would move only horizontally or vertically similar 
to the Drag mode.
- Shift-drag on corners or edges would resize symmetrically about the centre.
- Ctrl-drag would preserve aspect ratio.
- An 'outside' autocrop in addition to the existing 'inside' autocrop.
- A series of preset aspect ratios (1:1, 2:1, 3:2, 4:3, 16:9, 1.618:1, etc...).
These are implemented in default branch. (If further aspect ratios are needed, 
they can be easily added.)

** Changed in: hugin
   Status: Triaged => Fix Committed

** Changed in: hugin
Milestone: None => 2023.0beta1

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/679939

Title:
  add quick crop

Status in Hugin:
  Fix Committed

Bug description:
  in the crop tool of the fast preview add this functionality: 
  doubleclick (left) sets the left (/upper/right/lower) crop side to the 
  leftmost "black" pixel, ie everything left from this line has at least 
  one colored pixel. a right doubleclick sets it such that there is at 
  least one colored pixel to the right and none to the left. 

  
  as double right click does not really exist, a shift left click could be 
implemented as this as well...

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679939/+subscriptions


___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 679939] Re: add quick crop

2023-04-16 Thread Alex Kent Hajnal
I've created a patch that implements the 'outside' autocrop.  See
https://bugs.launchpad.net/hugin/+bug/2016362

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/679939

Title:
  add quick crop

Status in Hugin:
  Triaged

Bug description:
  in the crop tool of the fast preview add this functionality: 
  doubleclick (left) sets the left (/upper/right/lower) crop side to the 
  leftmost "black" pixel, ie everything left from this line has at least 
  one colored pixel. a right doubleclick sets it such that there is at 
  least one colored pixel to the right and none to the left. 

  
  as double right click does not really exist, a shift left click could be 
implemented as this as well...

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679939/+subscriptions


___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 679939] Re: add quick crop

2013-11-15 Thread Stepan Hasek
For me it would be very useful to have:
- 'outside' autocrop
- crop of defined aspect ratio because i am usually cropping final panoramas to 
one of few aspects ratios.

-- 
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.
https://bugs.launchpad.net/bugs/679939

Title:
  add quick crop

Status in Hugin - Panorama Tools GUI:
  Triaged

Bug description:
  in the crop tool of the fast preview add this functionality: 
  doubleclick (left) sets the left (/upper/right/lower) crop side to the 
  leftmost "black" pixel, ie everything left from this line has at least 
  one colored pixel. a right doubleclick sets it such that there is at 
  least one colored pixel to the right and none to the left. 

  
  as double right click does not really exist, a shift left click could be 
implemented as this as well...

To manage notifications about this bug go to:
https://bugs.launchpad.net/hugin/+bug/679939/+subscriptions

___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 679939] Re: add quick crop

2010-11-28 Thread Thomas Modes
** Tags added: usability
** Tags removed: usablility

-- 
add quick crop
https://bugs.launchpad.net/bugs/679939
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.

Status in Hugin - Panorama Tools GUI: Triaged

Bug description:
in the crop tool of the fast preview add this functionality: 
doubleclick (left) sets the left (/upper/right/lower) crop side to the 
leftmost "black" pixel, ie everything left from this line has at least 
one colored pixel. a right doubleclick sets it such that there is at 
least one colored pixel to the right and none to the left. 


as double right click does not really exist, a shift left click could be 
implemented as this as well...



___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp


[Hugin-devs] [Bug 679939] Re: add quick crop

2010-11-28 Thread Thomas Modes
** Tags added: croptool hugin preview usablility

** Changed in: hugin
   Importance: Undecided => Wishlist

** Changed in: hugin
   Status: New => Triaged

-- 
add quick crop
https://bugs.launchpad.net/bugs/679939
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Hugin.

Status in Hugin - Panorama Tools GUI: Triaged

Bug description:
in the crop tool of the fast preview add this functionality: 
doubleclick (left) sets the left (/upper/right/lower) crop side to the 
leftmost "black" pixel, ie everything left from this line has at least 
one colored pixel. a right doubleclick sets it such that there is at 
least one colored pixel to the right and none to the left. 


as double right click does not really exist, a shift left click could be 
implemented as this as well...



___
Mailing list: https://launchpad.net/~hugin-devs
Post to : hugin-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~hugin-devs
More help   : https://help.launchpad.net/ListHelp