Chris Klimas

Results 318 comments of Chris Klimas
trafficstars

2.4 has some improvements with regards to keyboard navigability but it isn't completely there yet. What I'd like to do is update this issue when I think things are in...

a) Do we know if this is a Windows problem only? b) I don't know where to start to debug this problem as the installer is created by [electron-builder](https://www.electron.build). Configuration...

Seems plausible, but I'm thinking about a bigger change to the passage editor dialog... see https://github.com/klembot/twinejs/issues/1177#issuecomment-1176902750

I'm not ready to take on the complexity of a full-fledged window management system right now. The idea, kind of, is right now more similar to the stacked palettes of...

> Resizing and custom positioning is ideal, and definitely should be a goal for the future, but at least putting the window in the middle like how it was in...

I get it now, thanks— that explanation does make a lot of sense. Something I’ve been thinking about is adding a maximize button similar to what was in the old...

*Original comment by* **Anton Zhuchkov (Bitbucket: [fireton](https://bitbucket.org/fireton), GitHub: [fireton](https://github.com/fireton))**: ---------------------------------------- YES! Link detection really needed be don on the story format side. Even now some links is not detected if...

*Original comment by* **Chris Klimas (Bitbucket: [klembot](https://bitbucket.org/klembot), GitHub: [klembot](https://github.com/klembot))**: ---------------------------------------- My take on this is similar to what I think we should do for link detection, i.e. provide some basic...

Labelling this a p4 bug. 2.4 uses [semver](https://www.npmjs.com/package/semver) which expects a patch version. It looks like it has a `coerce` function to try to fix this problem, which we could...