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
Update OTP input control and tests for simplification
- Added `.vshistory/` to `.gitignore`.
- Cleaned up using directives in `SfOtpInput.cs`.
- Removed `_lineLength` variable and related comments.
- Modified line drawing calculations to use `_entryHeight`.
- Updated unit tests in `SfOtpInputUnitTests.cs` to reflect changes in parameters and assertions.
0 commit comments