Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Change virtlist to based of off top values instead of bottom #9

Merged
merged 4 commits into from
Apr 30, 2019

Commits on Apr 22, 2019

  1. Change virtlist to based of off top values instead of bottom

     * Change virtlist to be relative position items instead of absolute items
     * Add empty div for out of range list items to fill space
     * Add an animation frame difference for positioning scrollbars
    sudheerDev committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    1a4e831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    440a44f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. * Add half of post height for center aligment for permalink view

    * Add width 100% for outerRef container
    * Change scrollToItem of 0 index to use scrollTo with element dimentions
    * Add forceScrollCorrection if we need use mouted items scrollcorrections logic
      * used for correcting RHS based to keep scroll position in place
    sudheerDev committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    0f48e06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587e3e9 View commit details
    Browse the repository at this point in the history