summaryrefslogtreecommitdiffstats
path: root/webapp/stores/scroll_store.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fix scroll store typo and user action copy/paste errors (#6680)Joram Wilander2017-06-181-1/+1
|
* Remove fake img preview before loaded (#5854)VeraLyu2017-06-161-0/+24
Remove fake img preview and collapse toggle before it is loaded, only show img and toggle after it is fully loaded. Fix markdown img size and add scroll down behaviour.