RedX2501

Results 15 comments of RedX2501

@josephrodriguez I guess since no PRs have been posted for this i can set this up as up-for-grabs again?

Internally Bonobo uses a full git client to handle pushing and pulling. This means you probably need to install something into the git installation that comes with Bonobo. For viewing/browsing...

I looked today and there were no LG or UltraGear SW running (not event in the background) as far as I can tell. ![grafik](https://user-images.githubusercontent.com/929932/156887058-de1bdc4a-d09e-46cb-8e44-b243c4f1a628.png)

I do realize that a workaround exists by moving the dd:IsDropTarget to the border. I do still think this is a problem since there is a code to calculate the...

Thanks for the hint. I didn't understand that from the comments. So this means that if a command shall only execute on a certain pre-condition you would expect a new...

I have a similar message but not the same: ``` --------------------------- Microsoft Visual Studio --------------------------- Error in StylerPackage: Name cannot begin with the ',' character, hexadecimal value 0x2C. Line 153,...

I just found out that the root cause is actually the parsing of the XAML file being styled. I indeed had an extra `,` in the element which caused the...

+1 from me. Especially useful when you have following scenario: ``` if(a == b){ ``` Now i want to add another condition ``` if(a == b){ ``` Currently it ends...

Well in my case it stays trying "Downloading files" and nothing happens. ![grafik](https://user-images.githubusercontent.com/929932/83131966-fb73a500-a0e0-11ea-9212-3649cda965d7.png)