From our
known issues page, it's either proxy or video driver that needs an update.
If that doesn't work, please try updating your video driver. If that still fails, please try disable gpu rendering to see if it helps.
1. Quit Google Web Designer if it's running.
- On Windows add a DWORD32 value named disable-gpu-rendering to
HKEY_CURRENT_USER\Software\Google\Web Designer\Settings in the registry. Set this value to 1. - On Mac add a Boolean row to
~/Library/Preferences/com.google.WebDesigner.plist with a name disable-gpu-rendering and a value of YES
- On Linux add a row to
~/.local/share/google-web-designer/preferences/settings.conf with a name disable-gpu-rendering and a value of true (If the [Settings] section doesn't exist, you'll need to create it first.)
2. Launch Google Web Designer.
Hope it helps.
San
Google Web Designer team