Ali Albarrak

Results 3 issues of Ali Albarrak

Locate the message on the canvas is it (top right) or (top left) for top left ``` javascript $('#form').motionCaptcha(); ``` for top right ``` javascript $('#form').motionCaptcha({ isRTL: true }); ```

[Icon8 Lunacy](https://icons8.com/lunacy) is actually free to use, both for personal and commercial projects. You only pay if you want to use Icon8 graphics library or if you want cloud storage....

I'm trying to use `[SerializeReference]` with `[ReferencePicker]` to render inspector for something similar to this ```csharp public interface IRefInterface { } [Serializable] public class RefClass: IRefInterface { [LayoutGroup("Base", ELayout.Horizontal)] public...

enhancement