Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature / WIP] Add frame option for collage #243

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

philippselle
Copy link

Following use case:
I used a specific frame for single photos (text + funny picture of bridal couple), but it's simply too much on a collage.

Feature:
This RP implements the option to set the frame option on single picture and collages separately, as well the option to use different frames for single picture and collages.

Need help with:

  • language translation for es / fr / gr

@@ -122,6 +122,8 @@ const L10N = {
'polaroid_effect': 'Polaroid Effekt',
'general_polaroid_rotation': 'Polaroid Bild-Rotation',
'use_collage': 'Foto-Collage erlauben',
'take_collage_frame': 'Foto-Collage mit Rahmen aufnehmen',
'take_collage_frame_path': 'Rahmen',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

general_take_collage_frame_path

Copy link
Collaborator

@andi34 andi34 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments

@@ -122,6 +122,8 @@ const L10N = {
'polaroid_effect': 'Polaroid effect',
'general_polaroid_rotation': 'Polaroid picture rotation',
'use_collage': 'Allow photo collage',
'take_collage_frame': 'Take collage with frame',
'take_collage_frame_path': 'Frame',
'take_frame': 'Take picture with frame',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

general_take_collage_frame_path here too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants