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

Implemented moving pictures within their frame #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jdavidberger
Copy link

See #10

@adrienverge
Copy link
Owner

Nice, thanks for this feature!

However, I don't like the activation via Ctrl: it is an easter egg that is very hard to discover.

What about merging SWAPPING and MODIFY_PICTURE_OFFSET in a single MOVING mode, and take the appropriate action on mouse up?

@frankMilde
Copy link
Contributor

Having this feature is great.

Why not merge as is, so the user at least has the option to move the pic in the frame, then in a separat new issue merge swapping and moving?

@jdavidberger is it possible to zoom in/out as well?

@adrienverge
Copy link
Owner

Why not merge as is

Because it's best to avoid changes in user interfaces. On non-beta software, users don't want to start using a feature, then get lost because it is not accessible the same way anymore (for instance with Ctrl).

Plus, the change I ask is relatively easy :)

is it possible to zoom in/out as well?

I agree this would be very nice! (But this can go in another pull request.)

@jdavidberger
Copy link
Author

jdavidberger commented Dec 29, 2016 via email

frankMilde added a commit to frankMilde/PhotoCollage that referenced this pull request Jan 1, 2017
Moved the file chooser dlg of "Add images" into own class.

Added an image preview widget to dialog.

Code is based on
https://github.com/endlessm/eos-photos/blob/bc787c9f43a99576fcdfca15505dd8438424aeef/src/widgets/preview_file_chooser_dialog.py
adrienverge added a commit that referenced this pull request Jan 1, 2017
fix #39 Add image preview to file chooser
@adrienverge
Copy link
Owner

Sorry, this was automatically closed because of "fix #39" in @frankMilde pull request #41.

Reopening.

@adrienverge adrienverge reopened this Jan 1, 2017
@ojob
Copy link

ojob commented Nov 9, 2017

@jdavidberger I'd love to have this feature! Please, if you changed the event condition already, could you please share it?

@azzamsa
Copy link

azzamsa commented Jan 19, 2018

is this feature already in master branch ?
how to use it ?

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.

None yet

5 participants