Stuart Zhang

Results 3 issues of Stuart Zhang

Hello @gabdube , I have carefully consulted the example ([dialog_multithreading_d.rs](https://github.com/gabdube/native-windows-gui/blob/master/native-windows-gui/examples/dialog_multithreading_d.rs)). However, the custom dialog `YesNoDialog` isn't modal. Could you please share a code example of the modal custom dialog? Individually,...

bug fix: Each "*.vue" file is loaded twice in runtime. The root reason is that the same ".vue" file is referenced twice with different ref path. - The 1st ref...

VUX version 2.9.2 OS/Browsers version Chrome Vue version 2.5.17 Code 这是我的 .babelrc 文件的配置 { "presets": [ [ "@babel/env", { "useBuiltIns": "usage", "modules": false, "targets": { "browsers": [ "android >= 4",...