Tom Morris

Results 686 comments of Tom Morris

Thanks for the update, but, unfortunately, it doesn't seem to have fixed the problem. The initial size of many columns is fractional, but they display fine, so I poked a...

> I think checking the data in all columns is not going to be too simplistic to be widely useful Is there an extra "not" in there? I'd be wary...

> Unfortunately it is not really clear to me how to solve this. We let extensions hack their way into the UI in arbitrary ways at the moment, so I...

The initialization change needs to be enabled by `butterfly.modules.try_hard=true`, so the default is the current behavior. I keep a list of failed modules and the reason they failed. As I...

@wetneb @Abbe98 any opinions on whether a single Butterfly module failure should disable the whole server or if it should attempt to limp along with as many modules as it...

There are a number of engine independent commands which aren't project related or which don't create Operations, which is really the main benefit to using `EngineDependentCommand`, so I've put up...

@wetneb @Abbe98 Any opinions on this request? @steve-kasica Does the linked PR address your concerns?

I missed the most obvious compatibility option when I first wrote this up. I've updated the description.

I have fixes in hand for all of the bugs/features listed. I've been kind of reluctant to put too much effort into getting them integrated because of the difficulty with...

p.s. in the context of GSoC, it could be positioned as an exploratory investigation / prototyping exercise, rather than something which is intended to produce production code in one go.