Skip to content

resizeMinimapView 캡슐화 #12

Description

@grohong

resizeMinimapView 캡슐화

미니맵 view 사이즈를 조절하는 곳을 UIScrollView Delegate에서 조절하지 말고,
라이브러리 안에서 처리하도록 설정

    public func scrollViewDidScroll(_ scrollView: UIScrollView) {
        minimapDataSource.resizeMinimapView(minimapView: minimapView)
    }

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions