Skip to content

issues Search Results · repo:layoutBox/PinLayout language:Swift

Filter by

110 results
 (104 ms)

110 results

inlayoutBox/PinLayout (press backspace or delete to remove)

Description I’m trying to pin a view to the top of the keyboard area using PinLayout. The code in the README looks like this: container.pin.bottom(view.pin.keyboardArea.top) However, it fails to compile ...
  • jife-archive
  • Opened 
    on Dec 27, 2024
  • #282

Hi, It works on watchOS? Thanks.
  • paulocoutinhox
  • 2
  • Opened 
    on Jan 3, 2024
  • #277

hi Luc, Thanks for working on such a great framework. It s hard to find a layout framework that doesn t use auto layout these days. I was testing your frameworks and came across one issues. The framework ...
  • constantine-fry
  • 1
  • Opened 
    on Nov 27, 2023
  • #276

Hi all! Please help me solve the problem, in case someone has come across such a case: I’ll describe it briefly, I have many elements in my project that are pin using pinLayout, and there is a need to ...
  • proxzi
  • 1
  • Opened 
    on Oct 5, 2023
  • #274

My objective is trying to create a Pinlayout xcframeworks that can be reused across different swift versions, so that I do not need to rebuild whenever there is a newer xcode versions. I tried to enable ...
  • cherrythia
  • Opened 
    on Aug 14, 2023
  • #272

https://github.com/layoutBox/PinLayout/blob/master/docs/PinLayout_principles.md PinLayout exist to be simple and fast as possible! In fact, it is fast as manual layouting. See performance results below. ...
  • faithinker
  • 1
  • Opened 
    on May 19, 2023
  • #271

Hi! Can I use some priorities or attach anchor of the view to more than one view? I have header with attaching in top of the base view, and grey view below the header. But when my base view compressed ...
  • SemyonovE
  • Opened 
    on May 18, 2023
  • #270

Hello, I have UIButton setuped with image only And I set it height, and want that width will calculates its aspect ratio with image size How can I do it, because .aspectRatio() method do not work? I ...
  • crash481
  • 2
  • Opened 
    on May 12, 2023
  • #269

When I am aligning items vertically or horizontally when wrapping the views to the next line, I want to add the separator line for rows, is there any way to achieve this?
  • srinijonala
  • Opened 
    on Jan 20, 2023
  • #263

Before I keep spending more time: Can I use PinLayout also to restrict a NSSplitViewController? class MainViewController : NSSplitViewController { override func viewDidLoad() { super.viewDidLoad() ...
  • tcurdt
  • 3
  • Opened 
    on Dec 13, 2022
  • #262
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 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 search results · GitHub