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
There is no way to change the color of a input cursor in iOS.
What behavior are you expecting?
Since there is a $text-input-md-highlight-color
and $text-input-md-highlight-color
I would spect to see a $text-input-ios-highlight-color
variable that controls the high light color of inputs.
Also there is not $text-input-ios-hightlight-color-invalid $text-input-ios-hightlight-color-valid Which Ionic Version? 2.x
The text was updated successfully, but these errors were encountered:
Thanks for the issue! This has been added and will be in the beta 11 release. By default showing the highlight on ios will be set to false, but changing the following variables will enable it:
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Short description of the problem:
There is no way to change the color of a input cursor in iOS.
What behavior are you expecting?
Since there is a
$text-input-md-highlight-color
and
$text-input-md-highlight-color
I would spect to see a
$text-input-ios-highlight-color
variable that controls the high light color of inputs.
Also there is not
$text-input-ios-hightlight-color-invalid
$text-input-ios-hightlight-color-valid
Which Ionic Version? 2.x
The text was updated successfully, but these errors were encountered: