-
Hi Foks,
EA has released the games on Steam now.
I got the games installed but they dont run as they dont draw the picture to the screen. Nonetheless they could be used as Digital Install source…
-
When you parse using `--components=true` the css file generated works for the most part. The only main problem is that it generates duplicate classes if many elements with the same class exist in the …
-
``` javascript
function SuperType(){
this.colors = ["red", "blue", "green"];
}
SuperType.prototype.foo = function() { console.log('foo');};
function SubType(){
//inherit from SuperType
SuperTy…
-
![singulo does it again](https://i.imgur.com/5isobxT.png)
-
### Description:
Red Alert 2 adds three new keys to the `[General]` section of `RULES.INI` for controlling the production speed when the base is at a low power state.
**`MinLowPowerProductionSpeed…
-
Staff can upload a csv file with form submission data. This data is matched to people in the DB. Currently staff can upload the file but there is no indication in the UI for success or any errors.
…
-
This is a Package of 10 games and 7 Addons but it isn't listed as a package. Some of the games aren't even listed in ITAD. It would be great to find them all added to ITAD as well as finding them list…
-
### Description
When displaying an alert dialog it is since .net 8 not possible anymore to change the button text color when changing the property colorPrimary in the file Platforms\Android\Resourc…
-
### Describe the bug
The animation for `RhAlert.toast` doesn't exactly align with the description provided in the docs
### Screenshots
_No response_
### Steps to reproduce
1. call `RhAlert.toast(…
-
If a user sets an end date before the start date for the dates used to generate quarterly or annual reports, their form submission fails. They receive a generic red alert at the top of the page but no…