Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

add flex center #4

Merged

Conversation

GeekTree0101
Copy link
Member

FlexCenter(overlay, option: .XY) { center in
  FlexItem(center, view: self.indexLabel)
}

or

FlexCenter(
  overlay,
  option: .XY,
  view: self.indexLabel
)

option Y

스크린샷 2021-11-03 오후 9 13 37

option X

스크린샷 2021-11-03 오후 9 13 21

option XY

스크린샷 2021-11-03 오후 9 25 22

@GeekTree0101 GeekTree0101 added the enhancement A new feature label Nov 3, 2021
@GeekTree0101 GeekTree0101 self-assigned this Nov 3, 2021
@GeekTree0101 GeekTree0101 added the in dependent in dependent label Nov 3, 2021
@GeekTree0101
Copy link
Member Author

GeekTree0101 commented Nov 3, 2021

KarrotFlex should consider using a snapshot test. :(..

@GeekTree0101
Copy link
Member Author

i just add snapshot testing env #5

@GeekTree0101
Copy link
Member Author

After merging it first, I will take it in the direction of supplementing the snapshot test.

@GeekTree0101 GeekTree0101 merged commit 8076753 into feature/david/add-flex-inset Nov 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement A new feature in dependent in dependent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant