Skip to content

Conversation

@tarun8718
Copy link
Contributor

Signed-off-by: tarun8718 [email protected]


What's this PR do?
Replaces the old loading gif with a new one.

Gifs:
Previous:
PrevZulipGif
New:
NewZulipGif

You have tested this PR on:

  • Windows
  • Linux/Ubuntu
  • macOS

@tarun8718
Copy link
Contributor Author

Considered feedback and increased the size of the logo

The new Gif:

gifntext-gif (1)

Zulip-Desktop App loading page:

ezgif com-gif-maker (1)

@timabbott
Copy link
Member

That looks pretty nice! We may in the future want to change the animation since it doesn't match any of our other loading indicators style-wise, but I'm fine with declaring victory here as a clear improvement checkpoint.

@andersk can you review the implementation + merge if you're happy with it?

@zulipbot zulipbot added size: S and removed size: XS labels Apr 3, 2021
content: "";
position: absolute;
z-index: 1;
background: rgba(255, 255, 255, 1.000) url(../img/ic_loading.gif) no-repeat;
Copy link
Member

Choose a reason for hiding this comment

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

Alpha should be 1.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@akashnimare I changed it.

Signed-off-by: tarun8718 <[email protected]>
@zulipbot
Copy link
Member

zulipbot commented Apr 9, 2022

Heads up @tarun8718, we just merged some commits that conflict with the changes your made in this pull request! You can review this repository's recent commits to see where the conflicts occur. Please rebase your feature branch against the upstream/main branch and resolve your pull request's merge conflicts accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants