robert engels

Results 107 comments of robert engels

Manual sizes with saving is available in Seahorse, and Seashore has been deprecated.

Yes, this is a critical bug. The reason is because the dependency on vis-util is incorrect - allowing any minor version ^5.0.1 but vis-util removed the add/removeEventListener methods in version...

I received the same errors. Only way I could fix it was to delete the entire workspace data directory for the extension.

I am not against the change, but it is a serious performance hit, so I think a conditional build mode might be best.

Do you have a test case that demonstrates a difference between floating point and fixed in regards to this?

> Do you have a test case that demonstrates a difference between floating point and fixed in regards to this? Even if you take the classic 1/3 and then sum...

Similarly to the other PR, I think if we add a fixed_strict.go and a fixed_float.go with a tag based build, we can support the sqrt using float math as well.