You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While using this, I noticed an issue.. If you have long text, the hint is displayed halfway down the screen.
E.g
["<t size='1.2'><t color='#FF0000'>Test Text</t></t><br/><br/><t size='1'>This text is to show that if it has a long body of text, it will be half way down the screen</t>", "info"] call fnc_notificationSystem;
["<t size='1.2'><t color='#FF0000'>Test Text</t></t><br/><br/><t size='1'>This text is normal</t>", "info"] call fnc_notificationSystem;
The text was updated successfully, but these errors were encountered:
While using this, I noticed an issue.. If you have long text, the hint is displayed halfway down the screen.
E.g
The text was updated successfully, but these errors were encountered: