-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Reset visited index array and trackers config * Wipe main canvas in callback * Update ig data to table * Wrap callback for current site data set cb, make updates batched and use state for IG data * Set currentSite null on reset, fix next and prev navigation data inconsistency, and remove unused data * Fix regression. * Remove extra calls to stateSetter. * Fix bug when animation is paused, user click on expanding bubbles after closing the bubble, animation restarts automatically * Add initial preview of autoscrolling. * Make scrolling smooth. * Fix scroll jerkiness. * Modify logic for stopping tracking of mouse. * Fix regression. * Disable highlighting if ad unit is available. * Fix shift error. * Remove scrollToCoordinates. * Minimise bubble when clicked on play. * Fix issue of bubbles not appearing. * Catch error related to failure in append child. * Remove return. * Fix mouse move out in interactive mode. * Fix dropdown icon disappear. * Fix sync in interest groups in interactive mode. * Dont set currentSite as null after flow is over. * Fix reset due to state uplifting. * Fix issues of reset. --------- Co-authored-by: Mayank Rana <[email protected]>
- Loading branch information
Showing
16 changed files
with
283 additions
and
276 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.