Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

layoutTouchReport method is called on every changing orientation. #248

@canapio

Description

@canapio

Hi! I'm very thank you for this powerful graph source!

But I found some wondering work.
- (void)layoutTouchReport method in BEMSimpleLineGraphView.m file is called on every changing orientation.

Following first screenshot is captured at luanching app.
Following second screenshot is captured after changing device orietation 6 times.
2016-01-12 8 24 13
2016-01-12 8 24 41

I think - (void)layoutTouchReport must be called at only one time. And if -(void)layoutSubviews method will be called, resize all view when created in - (void)layoutTouchReport.

I'm sorry for low level english.
But I'm thanks again about sexy labrary!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions