Ruud

Results 10 issues of Ruud

C# ``` //Starting: StorageFile file = await LocalStorage.GetMediaStorageFile(item); if (file != null) { VlcMediaPlayer.MediaSource = VLC.MediaSource.CreateFromUri(file.Path); VlcMediaPlayer.Visibility = Visibility.Visible; } ``` ``` //Stopping: if (VlcMediaPlayer != null && VlcMediaPlayer.MediaPlayer !=...

Please add more documentation as I don't understand out of the current documentation how to use this one Xamarin.Android. I installed the plugins, I already have my resx files in...

Hi, Eould it be possible open the context menu and navigate with arrow keys or other shortcut keys to different items in the list? I am trying to add `$contextMenu.on`...

enhancement

Hi, We are using this great library inside an application that is running internally on-premise without internet connectivity. The application on it's turn is also a standardised CMS, so modifications...

Similar issues: https://github.com/ckeditor/ckeditor5-vue/issues/42 And: https://github.com/ckeditor/ckeditor4/issues/449 But then for CKEditor 5 and angular. I am experiencing the same issues and wonder how to fix this? I guess this has been brought...

type:improvement
squad:devops

On [this line](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/ab1876777abdbbe315553b77f6617d66089b02c5/src/Microsoft.IdentityModel.Protocols/Configuration/ConfigurationManager.cs#L254), there is a check to see if the current date/time has passed the refresh interval. However, if my apps want to force to refresh a new configuration...

Enhancement

\ClientApp\src\app> ng g ngx-spec:spec .\pages\accounting\hour-log\invoicehours\invoicehours.component.ts Output: import { async, ComponentFixture, TestBed } from '@angular/core/testing'; import { .\pages\accounting\hourLog\invoicehours\invoicehoursComponent } from './.\pages\accounting\hour-log\invoicehours\invoicehours.component'; describe('.\pages\accounting\hourLog\invoicehours\invoicehoursComponent', () => { let component: .\pages\accounting\hourLog\invoicehours\invoicehoursComponent; let fixture: ComponentFixture;...

### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...

type:bug
component:api
component:ui
needs_triage
community

### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...

type:bug
component:api
component:awx_collection
needs_triage
community

### The problem I can look at the following screen/dialog for hours and nothing happens: I followed the guide like many have pointed out: https://www.derekseaman.com/2023/04/home-assistant-setting-up-the-aqara-fp2-presence-sensor.html I also had the initial...

integration: homekit_controller