Skip to content

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

Filter by

136 results
 (59 ms)

136 results

inlayoutBox/FlexLayout (press backspace or delete to remove)

I have obtained the following error log. terminating due to uncaught exception of type std::logic_error: Cannot set measure function: Nodes with measure functions cannot have children.
  • cirelir
  • 4
  • Opened 
    18 days ago
  • #280

Without wrap: img width= 2396 height= 666 alt= Image src= https://github.com/user-attachments/assets/9c7aba5f-fc8b-421f-bbab-11e7d44af2d3 / With wrap: img width= 2362 height= 954 alt= Image src= https://github.com/user-attachments/assets/736db180-0160-4e04-bcd6-8ddd6d99d223 ...
  • 07akioni
  • 3
  • Opened 
    on Aug 21
  • #278

pod install import UIKit private var flexLayoutAssociatedObjectHandle = 72_399_923 // issue: Var flexLayoutAssociatedObjectHandle is not concurrency-safe because it is nonisolated global shared mutable ...
  • yangshgetui
  • 2
  • Opened 
    on Jun 27
  • #276

Hi, I have recently updated my Xcode to 16.2 and as I have built the Flexlayout on previous version I got a compiler error. to solve the problem, I deleted the cache and build files then I tried... ...
  • inwoodev
  • 1
  • Opened 
    on Dec 27, 2024
  • #270

img width= 1176 alt= image src= https://github.com/user-attachments/assets/0ff8b5e7-0e21-4543-a1f4-4001d2955bca / img width= 882 alt= image src= https://github.com/user-attachments/assets/fec8a5b6-1d57-4617-bb79-847b95e731dc ...
  • winnisx7
  • 3
  • Opened 
    on Dec 19, 2024
  • #269

@lucdion @OhKanghoon
  • CtrlJone
  • 2
  • Opened 
    on Dec 4, 2024
  • #267

If it is a multi row layout, how to set the gap combination percentage Expectation: Two columns per row, for a total of two rows Actual: Only one column rootView.flex.direction(.row).wrap(.wrap).shrink(1).paddingHorizontal(15).gap(0).define ...
  • yznote
  • 5
  • Opened 
    on Nov 15, 2024
  • #265

Issues and Steps to Reproduce this is my code rootFlexContainer.flex.direction(.row).define { (flex) in flex.addItem().direction(.row).define { flex in flex.addItem().width(50%).backgroundColor(.red) ...
  • CtrlJone
  • 2
  • Opened 
    on Aug 29, 2024
  • #262

img width= 471 alt= image src= https://github.com/user-attachments/assets/79453147-ad50-4ac0-aeea-20ecf4a1f897 @heoblitz Could you help check it out?
  • CtrlJone
  • 1
  • Opened 
    on Aug 15, 2024
  • #258

SwiftPM treats 2.0.07 and 2.0.7 the same (incorrectly), which means the new 2.0.7 release breaks it for people depending on 2.0.07: error: flexlayout : Revision fcb3e7940948abf02cd5b7205e53e870d7a73401 ...
  • brentleyjones
  • 2
  • Opened 
    on Jun 14, 2024
  • #253
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