Results 546 comments of Chris White

Phil, the security warnings and deprecation warnings are on my list. To the best of my knowledge, none of the security warnings affect us because those modules don't actually wind...

Seems to work fine for me on Chrome 75.0.3770.80 (Official Build) (64-bit) on Windows. Clicking and double-clicking the icon both work. On chrome:extensions, does the TabFern box have an "Errors"...

Phil, I've run into that before, and it is related to the build, not to TF's own code. What node and npm versions are you using on the system that...

@HikariWS thanks for the idea! Would you please open it as a separate issue? For this one, closing a window closes all its tabs, and the open/closed state is not...

@philiprhoades would you please open a separate issue for each troubleshooting request? That will help keep existing issues focused. @csabag , @Luckz Thanks very much for helping Phil! I am...

I have officially begin my own personal hackathon weekend! I am taking a few vacation days from work and am hoping to finally finish this issue by the end of...

I have now refactored app/win/main_tl to use app/win/model for onTabMoved handling! This was one of the major sticking points. Now the move logic can be tested and improved on its...

[Today's work!](https://github.com/cxw42/TabFern/compare/94795c47622d647fc8ebd198be693c124cc6afd7..9c54c0661a8aafa2a65f847f2dc256b1c6138728) I am moving event handlers from main_tl.js to model.js so that they can be properly tested. I want to have as much confidence in those handlers as I...

**All:** Please test with the issue35 branch if possible (as always, back up early and often ;) ). I think it is ready for others to try. It is now...

So far, I haven't noticed any feature problems. I squashed the commits into new branch https://github.com/cxw42/TabFern/tree/issue35rc --- same contents, but a cleaner history. Please let me know if you have...