Skip to content

issues Search Results · repo:yonat/MultiSelectSegmentedControl language:Swift

Filter by

41 results
 (74 ms)

41 results

inyonat/MultiSelectSegmentedControl (press backspace or delete to remove)

ImageView could be improved like this: --- // SABI TWEAK public var contents: [Any] { get { return stackView.arrangedSubviews.compactMap { ($0 as? UIImageView)?.image ...
enhancement
  • sabiland
  • Opened 
    on Apr 16
  • #52

Description of the problem: Project fails to compile due to: unsupported Swift architecture The pod works fine on my older MacBook, but fails to compile on my new M2 chipset. img width= 1512 alt= Screenshot ...
bug
  • StainlessStlRat
  • 1
  • Opened 
    on Sep 19, 2023
  • #51

Description of the problem: This module has been very helpful for me and my project, but starting with Xcode 13.3, I began receiving many reports from iOS 14 users stating that my app had begun crashing ...
bug
  • lukemmtt
  • 4
  • Opened 
    on Apr 6, 2022
  • #50

  • jaydip-benzatine
  • 9
  • Opened 
    on Oct 9, 2021
  • #49

I am getting error No such module MultiSelectSegmentedControl when attempting to build for Mac Catalyst. I am using Cocoapods.
bug
  • willm132
  • 9
  • Opened 
    on Aug 18, 2021
  • #48

For UISegmentedControl s you are able to use .apportionsSegmentWidthsByContent = true, this will automatically decrease the text size so everything fits in the UISegmentedControl s width. When using a ...
bug
  • willm132
  • 3
  • Opened 
    on May 14, 2021
  • #47

Description of the problem: When Archiving my project I am getting these errors. I am not using SwiftUI. /MultiSelectSegmentedControl/Sources/MultiSegmentPicker.swift Cannot find type UIViewRepresentable ...
bug
  • willm132
  • 7
  • Opened 
    on May 12, 2021
  • #46

https://stackoverflow.com/questions/66327174/multiselectsegmentedcontrol-load-item-issue-when-uiview-is-right-to-left Described the issue here in detail
bug
  • zainanjum100
  • Opened 
    on Feb 23, 2021
  • #45

Description of the problem: I have an existing project that uses MultiSelectSegmentedControl. Once I upgraded to Xcode 12.4 it stopped working in Interface Builder with the following errors: Screen Shot ...
bug
  • jamiedaniel
  • 1
  • Opened 
    on Feb 10, 2021
  • #44

When using SPM and a barebones project I get auto layout warnings. When I set uiView.translatesAutoresizingMaskIntoConstraints to false in MultiSegmentPicker.init() the project runs fine without warnings ...
bug
  • Mozahler
  • 2
  • Opened 
    on Jan 6, 2021
  • #43
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub