Gaubee
Gaubee
Sublime Text: 3083 OS: window10 64 Browser: Chrome 45.0.2454.85 m `activate` work ok but could not change in user-keymap ,aways be true. `auto_save` work ok (in default-keymap and user-keymap)
requestAnimationFrame can better use of CPU performance than setInterval. Especially when there are a lot of animation running at the same time.
I'm trying to optimize the performance of the `$updateImplicit` function in Text. When the content of the text is only plain text rather than HTML, use canvas `measureText` to replace...
我启动了example项目。 并修改了qor_admin.layout.logo这个字段,此字段是HTML格式,并带有模板绑定信息: ```html QORView Site open_in_new ``` 直接copy并提交后会被转义成以下: ```html QORView Site open_in_new ```
I'm building android lib in windows. I download all releases files in local `cargo build --target=aarch64-linux-android`, but got this error: ``` download lockfile: "D:\\dev\\AndroidStudioProjects\\RustEample\\rust_lib\\target\\aarch64-linux-android\\debug\\build\\lib_download.fslock" static lib URL: D:\dev\AndroidStudioProjects\RustEample\rust_lib\assets\rusty_v8_mirror/v0.42.0/rusty_v8_release_aarch64-linux-android.lib cargo:rustc-link-search=D:\dev\AndroidStudioProjects\RustEample\rust_lib\target\aarch64-linux-android\debug\gn_out\obj ---...
My blog: [Comlink-V2](https://github.com/Gaubee/blog/issues/118) > PS: > Comlink-V1 == GoogleChromeLabs/comlink > Comlink-V2 == The Feature of Comlink
When I implemented some of the interfaces of WebRTC into WebWorker, I found that many things can only be transmitted in one direction.  Therefore, if these types are registered...
### Which @angular/* package(s) are relevant/related to the feature request? compiler-cli, core, localize ### Description example: ```angular {{ nikename ?? 'ano' }} ``` for now to support i18n, I should...
Is there a GUI editing tool?