Michael de Hoog

Results 22 comments of Michael de Hoog

This issue may be of interest: https://github.com/Semantic-Org/Semantic-UI-React/issues/908

Yes, correct 😀

Also need to add support for flying to objects within a layer.

I can't think of a way to fix this issue without dirtying the UI in some way. Is it not enough for the user to try it out? If the...

Closing the Globe view seems to fix this issue. Perhaps it is caused by JOGL, or the SWT_AWT bridge.

Moving into the globe part and rotating the globe, and selecting different parts before opening the Sapphire editor dialog seems to randomly fix this issue.

Fixed by running the application with the following VM argument: -Dosgi.classloader.lock=classname Eclipse Kepler adds this argument by default.

Would recommend pinning the `@ensdomains/ens-contracts` npm package version to `0.0.7` as the [private chain](https://github.com/ensdomains/docs/blob/master/deploying-ens-on-a-private-chain.md) docs haven't been updated for the latest contract versions yet

+1 on including a nonce with each deposit event, and also with config updates. This would allow us to skip processing L1 blocks that don't have any L2-relevant events in...

Proposing a slightly simpler fix here: https://github.com/base-org/contracts/pull/95