Ouga

Results 22 comments of Ouga

@dondongfly mac菜单->帮助->切换开发者工具, Console里是否有错误信息?

Editor版本号是多少?

try the following steps: 1. update to the newest commit 2. delete `node_modules` folder 3. `npm install` 4. `npm run build`

@amit-gshe Egret UI Editor only supports macos and windows, we have not tested it on linux.

@wangxiaolun 能提供截图或重现方法吗?信息太少还无法重现。

EUI Editor通过[`app.getLocale()`](https://www.electronjs.org/docs/api/locales)获取当前系统的语言,只有返回`zh-CN`才显示中文

单个文件可以在源码中使用Ctrl+F查找替换,全部文件建议在VSCode中操作

@XinYongChen 项目很大吗,菜单:帮助->切换开发者工具 看下有没有错误

@zombieJ `noStyle`后label和required必填标识没有了