Added buttons to the GalleryAlbum edit view so users can rotate photos by 90 deg (RFE 620).
This commit is contained in:
parent
1df580f13f
commit
dd72159db0
10 changed files with 338 additions and 16 deletions
|
|
@ -331,6 +331,14 @@ our $HELP = {
|
|||
name => 'form_demote',
|
||||
description => 'helpvar form_demote',
|
||||
},
|
||||
{
|
||||
name => 'form_rotateLeft',
|
||||
description => 'helpvar form_rotateLeft',
|
||||
},
|
||||
{
|
||||
name => 'form_rotateRight',
|
||||
description => 'helpvar form_rotateRight',
|
||||
},
|
||||
{
|
||||
name => 'form_synopsis',
|
||||
description => 'helpvar form_synopsis',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue