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
Opened example project from repository, added Landscape Left and Landscape Right as possible Device Orientation. Run the app and rotated screen, layout and indicators are wrong.
What did you expect to happen?
Indicator should have same frame as segment view and should be aligned properly.
What happened instead?
Indicator had wrong position comparing to segment frame.
Your Environment
Version of the component: 3.0
Swift version: 4.0
iOS version: 11.2
Device: iOS Simulator, iPhone 6S
Xcode version: 9.2
If you use Cocoapods:
Stack
CocoaPods : 1.5.2
Ruby : ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-darwin16]
RubyGems : 2.7.6
Host : Mac OS X 10.12.6 (16G1114)
Xcode : 9.2 (9C40b)
Git : git version 2.14.3 (Apple Git-98)
Ruby lib dir : /usr/local/Cellar/ruby/2.5.1/lib
Repositories : master - https://github.com/CocoaPods/Specs.git @ b0b53b9ae895381b3ac98aae98e09c15b6f4bbcc
Hi, @Najdan!
Thanks for reporting. Segmentio is not supposed to support different orientations.
I'm sure it's not complicated to add such option, so leave your issue as an enhancement for future improvements.
Report a bug
What did you do?
Opened example project from repository, added
Landscape Left
andLandscape Right
as possible Device Orientation. Run the app and rotated screen, layout and indicators are wrong.What did you expect to happen?
Indicator should have same frame as segment view and should be aligned properly.
What happened instead?
Indicator had wrong position comparing to segment frame.
Your Environment
Stack
Installation Source
Plugins
Podfile
Project that demonstrates the bug
Example repository
The text was updated successfully, but these errors were encountered: