Jeremy Ruston
Jeremy Ruston
Thanks @pmario @rubaboo
Looks good @laomaiweng, thank you. Perhaps it's worth clarifying things in the docs too?
> @Jermolene @pmario @laomaiweng This is a worthwhile bugfix to include. If @laomaiweng is not available, I can include this in my server options PR here: https://github.com/Jermolene/TiddlyWiki5/pull/5899 Thanks @joshuafontany I...
Thanks @flibbles > This is the answer to issue #4194. It introduces the "--test" command for executing jasmine on command line rather than having it run automatically. I am concerned...
Thanks @flibbles I am still concerned about the backwards compatibility impact of changing the way that the tests are run, but I accept that there isn't a good alternative at...
Hi @nameanyone that's a good idea. Would you be interested in working on a pull request?
Hi @nameanyone no problem, your contributions are much appreciated as is!
I would also have expected to be able to achieve the OP with CSS, because CSS is the only difference between the implementation of vertical and horizontal tabs in TW.
> So fixing it with CSS alone will probably need 6 more CSS rules, that are similarly or even more complex. ... So the much simpler and backwards compatible solution...
Thanks @justin-hurd The height of the menubar is dynamic, which makes it difficult to compensate for it when using sticky titles. The easy solution would be to add a new...