Chris Klimas

Results 335 comments of Chris Klimas

We'd need to refine requirements down quite a bit in order for this to be actionable, but I understand the desire here. Twine is not as good for collaboration as...

Wondering if this is related to Windows's fullscreen handling. I can't reproduce this on my Mac.

Created #1237 on @greyelf's comment which I feel is a separate issue.

*Original comment by* **Stephan Kreutzer (Bitbucket: [skreutzer_de](https://bitbucket.org/skreutzer_de), GitHub: Unknown)**: ---------------------------------------- I'm pretty much into this sort of thing (see [publishing-systems.org](http://www.publishing-systems.org/)), and I've recently written [a simple importer for Twine XML](https://github.com/typearea/dembelo/pull/112)...

I can't reproduce this myself... but I don't think you're faking the video :). It may be something related to Windows? or your particular setup? If others reading this can...

Sounds good to me... how about a bulleted list under that line? PR would be welcome if you have the time.

Resolved by https://github.com/klembot/twinejs/pull/1251

I think it's tied to the [Popper](https://popper.js.org) component used for these popups trying to do an update after the button is unmounted, but I'm not 100% sure. In my experience...

πŸ‘ πŸ‡ΊπŸ‡¦ I will add this to the next release GitHub project soon.

I _think_ but I'm not 100% sure that a lot of what you're describing is caused by HTML eating whitespace, e.g. ` whatever ` will render as `whatever` with no...