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
Hi. I found one strange bug: if i want set floatingLabelYPadding is 40, and placeholderYPadding is, for example, 70 (> 40), placeholderYPadding will be 40. You can find this incorrect logic in methods insetRectForBounds, clearButtonRectForBounds, etc.. All methods that use maxTopInset method. Can you check this?
The text was updated successfully, but these errors were encountered:
Hi. I found one strange bug: if i want set floatingLabelYPadding is 40, and placeholderYPadding is, for example, 70 (> 40), placeholderYPadding will be 40. You can find this incorrect logic in methods insetRectForBounds, clearButtonRectForBounds, etc.. All methods that use maxTopInset method. Can you check this?
The text was updated successfully, but these errors were encountered: