cozy / cozy-emails

Email Client for Cozy
GNU Affero General Public License v3.0
66 stars 41 forks source link

Remove animations when displaying a message #122

Open frankrousseau opened 9 years ago

frankrousseau commented 9 years ago

When I click on a message to read it, I don't have a consistent behavior on the way it is displayed. Sometimes, it slides from the right sometimes, it just changes the message.

I will try to explain it better later. I open the issue to initiate the conversation about this.

clochix commented 9 years ago

I'm aware of this behavior, and know the reasoning behind it (when the right pan isn't shown, it slides on open. Then, messages are just updated inside the pane).

I would suggest removing the sliding effect to be more consistent.

@jsilvestre, any objection?

clochix commented 9 years ago

Ping @frankrousseau, what about removing the sliding effect when opening the right panel?

frankrousseau commented 9 years ago

Yes remove it! Common operations like opening an email should be as fast as possible.

poupotte commented 9 years ago

Message displaying is better without animations. Thanks @clochix .

it will be available in version 0.6.8

frankrousseau commented 9 years ago

The animation is still there.

poupotte commented 9 years ago

Yes, it stay a little animation during mail openning for the first time, I didn't see it.

jsilvestre commented 9 years ago

I have found references to the opening animations in the code:

After removing them locally, I'm not sure I see a difference. That can mean two things:

Do you want me to push those changes in my currently opened PR? @clochix

clochix commented 9 years ago

Thanks a lot @jsilvestre, I forgot to remove this one. I agree with you, I don't see any difference. I just committed, the removal, will be in my next PR.

frankrousseau commented 9 years ago

@clochix Do not forget to not make too big PR.

poupotte commented 9 years ago

Effectively, animations still exists but they're fast and if you don't know where they come from, I'm not sure is in our priority. I propose to put this issue in our backlog (not again in our next sprint). What do you think @frankrousseau ?

frankrousseau commented 9 years ago

Ok.