-
This is probably the continuation of Guad/NativeUI#44.
Implementation of a UI that kinda looks like the pause menu. I remember seeing it on an open source RagePluginHook mod but I don't remember wh…
-
plus.nativeUI.actionSheet生成的原生UI,在红米note5的web2app中会阻止H5的input的上传事件,没法弹框,在ios下是正常的,在webAPP中均正常 let buttons = [{
title: "刷新",
color:…
-
```
What steps will reproduce the problem?
1. Open HelloNativeUI main.cpp line 158/159.
2. Add a new line with widgetSetPropertyInt(mClearButton, MAW_WIDGET_TOP, 16);
What is the expected output? Wha…
-
```
What steps will reproduce the problem?
1. Install and run MoSync
2. Import and run NativUIDemo example app.
3. Select Web Tab and try to touch the result screen.
What is the expected output? What…
-
**Describe the bug**
When reloading a gun and putting it away and then taking it back out, the ammo that was just loaded is gone
**To Reproduce**
Steps to reproduce the behavior:
1. Pull out gun…
-
我刚开始接触mui框架 问一个小白问题
场景是这样的 ,我在点击了某个按钮之后 需要发起一个ajax请求 然后想要在发起请求前 出现这个转菊花的动画效果 提示用户正在更新某个东西 当请求结束之后 这个转菊花的动画就消失。
因为不需要所有的ajax请求都出现这个转菊花的东西出现 所以想问下这个能不能单独使用?
我在页面中使用的时候是这样的
//调用请求提示信息
function setSho…
-
Instead of using `npm start`, you can serve the content of `www` by adding `--content /path/to/www` to the pvpython command line.
Moreover, since the content will be served from the paraview http s…
-
Requested by @InfamousSabre and @E66666666.
The closest to LemonUI/NativeUI available for SHV is @E66666666's [MenuBase](https://github.com/E66666666/GTAVMenuBase), but as he mentions:
> Cuz htt…
-
Version: C# Shell 3.1.2.7
# References browser Doesn't highlight property info correctly
![image](https://github.com/radimitrov/CSharpShellApp/assets/105115199/7d14e4d0-a67d-4b94-98ea-af1e59e24099)
…
-
I want to use it as a folder picker and get persistible uri permission grants to it, similiar to what storage access framework provides with Intent.ACTION_OPEN_DOCUMENT_TREE. e.g.
`public static void…