Skip to content

issues Search Results · repo:cxa/MenuItemKit language:Swift

Filter by

31 results
 (61 ms)

31 results

incxa/MenuItemKit (press backspace or delete to remove)

MenuItemKit does not properly work on iOS 16, sometimes it shows the same items, sometimes it crashes img width= 126 alt= Screenshot 2022-06-15 at 11 46 19 src= https://user-images.githubusercontent.com/800044/173798039-8b23fb8b-342f-46ab-b8a7-c0a48f13efea.png ...
  • Igor-Palaguta
  • 3
  • Opened 
    on Jun 15, 2022
  • #39

Thanks for creating this great framework, which I am using successfully on an iOS app. I am also supporting a macOS port via Catalyst and found that the menus that show icons as expected in iOS appear ...
  • msqr
  • 1
  • Opened 
    on May 9, 2022
  • #38

图文不能一起展示 展示了图片 文字就不显示了
  • wh121314
  • 1
  • Opened 
    on Jan 29, 2021
  • #37

Hello, thank you for this great kit, i have used the sample code in the demo. It works for me but there is just one issue, the images get cut out at the bottom and top. I have tried adding padding to the ...
  • WeiMin-M
  • 4
  • Opened 
    on Dec 8, 2020
  • #36

The use of controller.isMenuVisible = true is creating a warning Setter for isMenuVisible was deprecated in iOS 13.0: Use showMenuFromView:rect: or hideMenuFromView: instead. If you use controller.showMenu(from: ...
  • ruffdrum
  • 1
  • Opened 
    on May 29, 2020
  • #35

Because .podspec file not update yet, so pod update can t reach 4.0.1: https://github.com/CocoaPods/Specs/tree/master/Specs/5/e/4/MenuItemKit Ref: https://sebastiandobrincu.com/blog/how-to-update-your-cocoapods-library-version ...
  • dan12411
  • 1
  • Opened 
    on Apr 15, 2020
  • #34

In Headers.h file: https://github.com/cxa/MenuItemKit/blob/3f832b3d2a6075e1e6b7db06c498dd710c773e6f/MenuItemKit/ObjCSwizzlings/include/Headers.h #import UIKIt/UIKit.h UIKIt should be UIKit, I - i. ...
  • dan12411
  • Opened 
    on Mar 30, 2020
  • #33

if call the installTo servalTimes, you will find self which was catched by block still the same one. And I found that, the installTo was hooked once. It made that if you call the installTo servalTimes, ...
  • starFelix
  • 3
  • Opened 
    on Jul 22, 2019
  • #31

When using, if text field is tapped then, the other options like select all, copy, paste text menu gets added in the menu and my added options moves to right with arrow option. How to disable those options ...
  • PrakashMaharjan
  • 2
  • Opened 
    on Apr 20, 2018
  • #29

in Swizzlings.m + (void)load { static dispatch_once_t onceToken; dispatch_once( onceToken, ^{ for (id klass in @[[UIMenuController class], [UILabel class], [NSString class]]) { #pragma clang diagnostic ...
  • magicboker
  • 14
  • Opened 
    on Apr 2, 2018
  • #28
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