rot1024

Results 28 comments of rot1024

Electron v0.36.0 で OS X に限りBrowserWindow#setIgnoreMouseEvents でクリックスルーが可能になったようです。

How about this? ```js const material = useMemo(() => Material.fromType(Material.ColorType, { ... }), []); // ... ```

There is no component for Measure in Resium. PR is welcome

Can you post that question on [Cesium Community](https://community.cesium.com/)? This is not Cesium support.

OK can you share the entire code to reproduce the bug? The above code is not sufficient to reproduce.

Can you post your question in Cesium Community? Because Resium only calls the Cesium API and does not touch the WebGL layer at all. Resium simply passes the contextOptions specified...

```jsx const g = useMemo(() => new OpenStreetMapNominatimGeocoder()}, []); return ```