Apply new loading animation
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 338 KiB After Width: | Height: | Size: 153 KiB |
BIN
src/assets/loading@2x.gif
Normal file
BIN
src/assets/loading@2x.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 327 KiB |
@@ -292,6 +292,7 @@ const MattermostView = createReactClass({
|
||||
<img
|
||||
className='mattermostView-loadingImage'
|
||||
src='../assets/loading.gif'
|
||||
srcSet='../assets/loading.gif 1x, ../assets/loading@2x.gif 2x'
|
||||
/>
|
||||
</div>
|
||||
) : null;
|
||||
|
Reference in New Issue
Block a user