klembot / twinejs

Twine, a tool for telling interactive, nonlinear stories
https://twinery.org
GNU General Public License v3.0
2k stars 295 forks source link

Multiple "Play" tabs #115

Closed klembot closed 6 years ago

klembot commented 9 years ago

Originally reported by: Yorekani (Bitbucket: Yorekani, GitHub: Unknown)


Pretty minor, but I managed to create two "Play" tabs.

The first "Play" tab was created by clicking on the ">" button in the "story map" (where all stories are shown"). The second "Play" tab was created by clicking "> Play" in the "editor" (where all passages of one story are shown).

Since it's intended to have the "Play" tab refreshed instead, I guess this case needs to be checked as well.

Using Twine 2.0.2 and Sugarcube.


klembot commented 8 years ago

Original comment by Chris Klimas (Bitbucket: klembot, GitHub: klembot):


Removing milestone: 2.0b2 (automated comment)

klembot commented 9 years ago

Original comment by Chris Klimas (Bitbucket: klembot, GitHub: klembot):


Sync window name from playing a StoryItemView with StoryEditView

Resolves #115