Skip to content
This repository has been archived by the owner on Jan 2, 2018. It is now read-only.

Image cropper #214

Open
wants to merge 18 commits into
base: dev
Choose a base branch
from
Open

Image cropper #214

wants to merge 18 commits into from

Conversation

CODeRUS
Copy link
Contributor

@CODeRUS CODeRUS commented Nov 20, 2012

implemented image cropper for profile picture, group picture and background selectors.
initial InteractionArea.qml implementation by @knobtviker

@tgalal
Copy link
Owner

tgalal commented Dec 8, 2012

I just don't like changing setGroupPicture(string jid, string file); to setGroupPicture(string jid)

Any pre-processing for pictures shouldn't have affected these methods.

same for setMyProfilePicture

@CODeRUS
Copy link
Contributor Author

CODeRUS commented Dec 8, 2012

i just didnt wanted to produce so many parameters for each function. but i can send all parametersm, using by transformPicture thru setXXXPicture function, if need

@tgalal
Copy link
Owner

tgalal commented Dec 8, 2012

I guess you are right, I think it might be too much to send it to each picture-related function. Maybe there is a better way. Let me check, I'll take care of it.

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

Successfully merging this pull request may close these issues.

None yet

2 participants