Chris Klimas

Results 307 comments of Chris Klimas

Leaving aside personal opinion (calling something "ridiculous" is not especially actionable, nor is it constructive)... - I'd like to verify on my side that the icon itself doesn't have transparency...

*Original comment by* **mcdemarco (Bitbucket: [mcdemarco](https://bitbucket.org/mcdemarco), GitHub: [mcdemarco](https://github.com/mcdemarco))**: ---------------------------------------- No, window.close didn't work for me. It's more of a timing issue than a security issue; there's no callback or hook...

*Original comment by* **Chris Klimas (Bitbucket: [klembot](https://bitbucket.org/klembot), GitHub: [klembot](https://github.com/klembot))**: ---------------------------------------- @mcdemarco: Any chance that `window.close()` works? I forget what the rules are for when browsers will allow that, but if...

*Original comment by* **mcdemarco (Bitbucket: [mcdemarco](https://bitbucket.org/mcdemarco), GitHub: [mcdemarco](https://github.com/mcdemarco))**: ---------------------------------------- I wasn't suggesting that every export format do its own thing; I was only explaining how "the issue Entweedle can't work...

*Original comment by* **Thomas M. Edwards (Bitbucket: [tmedwards](https://bitbucket.org/tmedwards), GitHub: [tmedwards](https://github.com/tmedwards))**: ---------------------------------------- I hardly think that we want every "export format"/"exporter"/whatever doing its own thing in regards to saving. That is...

*Original comment by* **mcdemarco (Bitbucket: [mcdemarco](https://bitbucket.org/mcdemarco), GitHub: [mcdemarco](https://github.com/mcdemarco))**: ---------------------------------------- I made a format based on Entweedle in order to make a small alteration to the twee format (different formatting of...

*Original comment by* **Thomas M. Edwards (Bitbucket: [tmedwards](https://bitbucket.org/tmedwards), GitHub: [tmedwards](https://github.com/tmedwards))**: ---------------------------------------- > I think maybe an easier-to-implement approach would be to give the format the passage data, say, as a...

*Original comment by* **Chris Klimas (Bitbucket: [klembot](https://bitbucket.org/klembot), GitHub: [klembot](https://github.com/klembot))**: ---------------------------------------- I think maybe an easier-to-implement approach would be to give the format the passage data, say, as a JavaScript object,...

I see the issue... it seems like .DS_Store files get created somehow in the release process, even if I delete the `dist` directory before running it. So the web zip...

This IMHO is an enhancement request, to allow story formats additional ability to tell Twine about where passages are referenced. We have the beginnings of this in the 2.4 betas...