n o o k
n o o k
This is a "nice to have" and I'm not sure if this is possible with other tools, but it'd be great if I could somehow colour variables for the inspector...
It would be really handy if one could specify min/max values from other existing variables, like with ProgressBars: ``` public class NaughtyComponent : MonoBehaviour { [MinValue("minStamina"), MaxValue("maxStamina)"] public int myInt;...
No matter what number I enter, it will always be the same size:  [ShowAssetPreview(64, 64)] or [ShowAssetPreview(500, 500)], makes no difference, the preview always seems to be 110x64 I've...
It would be handy if there was a way to add a high value for progress bars at which point it'd change its colour: ``` [ProgressBar("Stamina", "maxStamina", EColor.Green, "highStamina", EColor.Yellow)]...
**Your phone**: Xiaomi 11T **Packages documentation to update:** ``` com.miui.cleaner ``` ## Documentation chage ### com.miui.cleaner **List**: Unlisted :arrow_right: Misc **Current description** > n/a **Proposed description** > This is the...
**Your phone**: Xiaomi 11T **Packages documentation to update:** `com.google.android.deskclock` ## Documentation chage ### com.google.android.deskclock **Current description** > AOSP Clock app > Some OEMs (like Huawei & Xiaomi) use the same...
**Your phone**: Xiaomi 11T **Packages documentation to update:** ``` com.google.android.apps.messaging ``` ## Documentation chage **Current description** ``` Google Messages (SMS+RCS) https://play.google.com/store/apps/details?id=com.google.android.appls.messaging) Runs in the background. QKSMS is a good FOSS...
**Your phone**: Xiaomi 11T **Describe the issue** Uninstalling or disabling (through the Settings>Clear and `disable packages instead of uninstalling them`) this app seems to work at first but upon reboot,...
**Your phone**: Xiaomi 11T **Describe the issue** Uninstalling `com.google.android.packageinstaller` seems to work at first (it shows as uninstalled in the list), but upon reboot, it's always back. Tried disabling it...
It'd be neat if users could choose to colour blocknames on nodes the exact same way as custom tint but for colouring the name of the block:  **Is your...