SeanRtS
SeanRtS
Thanks for this cool tool! Right now, it seems like active-win returns the path to the **app** behind the currently active window. That's not surprising, as the `ReadMe` says as...
Thanks for the great work on this package. I would like to apply a rule to certain tags, only if they are within others. For example, I would like to...
**Short summary** Is it possible to use NutJS to not only retrieve the size and position of a window, but also set the size and position of a window? **Desired...
The readme says that, for iOS, you can get a custom sound by placing the sound file in App_Resources/iOS. I have done so, but have not been able to have...
The plugin is awesome, and the new update is great. I would like my users to be able to have a notification that occurs at a set interval. Say, every...
Right now, on iOS (could be android too), if the audio is playing and then locked, the audio stops playing. Using init from url in case relevant. Is there a...
I have a setup where when the user hits play, it initializes the player (this._player.initFromUrl...), then once initialized a timer is started, and then the player plays (this._player.play()). There are...
The plugin is extremely helpful. Thank you for putting it together. *** Edit: Seems that the issue is device dependent and also dependent on emulator v real device. The below...
### Did you verify this is a real problem by searching the [NativeScript Forum](https://discourse.nativescript.org/)? Yes. ### Tell us about the problem RadListView's scroll is not totally smooth. Scrolling a list...
When adding Crayon to the text editor, the button displays as "crayon". Is there a way to change this? This is relevant for me because this is how the button...