-
used for enumerating devices. all underlying libraries support this.
-
Precede Line 219 in [PhotoUploader.js](https://github.com/crossan007/jQuery-Photo-Uploader/blob/master/dist/PhotoUploader.js#L219) with the following:
````
if (!navigator.mediaDevices || !naviga…
-
Currently, the navigator is only updating when I go to another file or save the current file.
But when I delete a function definition for example, the function still stays in the navigator until I sa…
-
I know that this library support navigator scoped screen model. But in my case there is screen that already implement moko mvvm that i want to scope it with navigator, so i can share that viewmodel ac…
-
### Check for existing issues
- [X] Completed
### Describe the feature
If my focus is on the file explorer/navigator, I should be able to type to start searching by file or folder name to mov…
-
Following pattern in https://github.com/gpuweb/gpuweb/blob/main/proposals/compatibility-mode.md#webgpu-spec-changes, I would suggest adding `isXrCompatible` to `GPUAdapter` as a convenience to the dev…
-
How to implement navigator.bluetooth.requestLEScan() function on Windows Chrome?
The web site has mentions that which can work on Windows 10, but I have no response when I use that function.
https:/…
-
### Sanity checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
### Issue Details
### Description:
When I …
-
I'm trying to implement a drag and drop across tabs inside a tab navigator:
when the dragAbsolutePosition.x reaches the screen width, I change the tab
But the problem arises when I try to try to …
-
Please check **plugin version 5.0.0**. Yes, it is a major update (upgrade). Some important new features and design adjustments.
**Dashboard view:**
- New **Recently opened** group li…