You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored finding items by id or index in storge by item, added central
methods to be used everywhere. Also added the method to scroll timeline
to the item, if exists (used by stream).
pjotrsavitski
added a commit
to learning-layers/timeliner-client
that referenced
this issue
Oct 4, 2016
Added initial implementation of the feature. As of the moment, it could
be creating too many watchers and has other issues (like inability to
really detect if item frerenced from activity still exists). These
should be resolved later, if that is proven to be needed.
pjotrsavitski
added a commit
to learning-layers/timeliner-client
that referenced
this issue
Oct 4, 2016
Changed the check to only be applied once, the currrent code will is not
really checking anything taht could change in the future. It is better
to keep unneeded watchers away.
Activity stream item could have a button that would move the timeline to show that item (just moving to the start of it should do).
it could probably be beneficial to hide that button from already removed objects.
The text was updated successfully, but these errors were encountered: