Ticket #616 (closed enhancement: fixed)

Opened 23 months ago

Last modified 21 months ago

When displaying a tiddler, it is not possible to specify a source for the start of the animation

Reported by: PhilHawksworth Owned by: PhilHawksworth
Priority: minor Milestone: 2.4.1
Component: core Version:
Severity: low Keywords:
Cc:

Description

Although Story.prototype.displayTiddler() provides a means of specifying which tiddler in the story you wish to display another tiddler after, there is no way of specifying a different element on the page as the start of the opening animation.

This is useful where we are controlling the order of tiddlers as they open into the story to match particular needs.

Story.prototype.displayTiddler() should include an optional animationSource parameter to provide this.

Attachments

ticket616.patch Download (1.4 KB) - added by PhilHawksworth 23 months ago.
Patch of Story,js to add an optional animationSrc parameter to the displayTiddler function

Change History

Changed 23 months ago by PhilHawksworth

  • owner changed from JeremyRuston to PhilHawksworth

Changed 23 months ago by PhilHawksworth

  • status changed from new to assigned

Changed 23 months ago by PhilHawksworth

Patch of Story,js to add an optional animationSrc parameter to the displayTiddler function

Changed 23 months ago by MartinBudden

  • milestone set to 2.5

Changed 21 months ago by MartinBudden

  • milestone changed from 2.5 to 2.4.1

Changed 21 months ago by MartinBudden

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in changeset:5904

Note: See TracTickets for help on using tickets.