OlivierCC / spfx-40-fantastics

This package is a sample kit of Client Side Web Parts built on the SharePoint Framework SPFx. You can find here different kind of high visual web parts as carousel, images galleries, animations, map, editors, etc.
MIT License
411 stars 277 forks source link

News Ticker #32

Open greenawayr opened 7 years ago

greenawayr commented 7 years ago

The News Ticker webpart only display the first 4 items in the list. It then cycles back to the beginning of the list rather than continuing on through the list, or looping back to the beginning (i.e. the animation rolls back up to the top rather than continuing on in the same direction but looping, this might just be a design choice though).

Also, when adding a new News Item, the text in the editor is always in capitals, although in the webpart itself, it renders as typed. Just a little confusing for users.

However, the webparts as a whole are great and really appreciate the work done. Thanks