Akram El Hadri

Results 5 issues of Akram El Hadri

**Is your feature request related to a problem? Please describe.** When running docfx generated websites through PageSpeed Insights, I get the following: "[aria-] attributes do not match their roles." For...

static-site

In the code below, the field "field" is not disabled if "trigger" is true. using System; using DG.DeInspektor.Attributes; using UnityEngine; [Serializable] public class TestObj { public bool trigger; [DeConditional("trigger", true)]...

DeInspektor works properly if the array is a member of a MonoBehaviour, but if the array is a member of an object which in turn is a member of a...

enhancement

Please note that due to me not being familiar with vue.js, I did not test my commit. The change is straightforward though.

Reproduction: Open the Trend Analysis window with more than 10 years displayed. Expected behavior: Colors should cycle beyond the 10th year.