bannzai / bannzai/SpreadsheetView

Resizing cells on device rotation

Open
#262 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
3.5k
Forks
476
PR merge metrics
No merged PRs in 30d

Description

Hi,

Could somebody help with resizing cell on device rotation to fit screen.

func spreadsheetView(_ spreadsheetView: SpreadsheetView, widthForColumn column: Int) -> CGFloat {
return self.view.frame.size.width / 4
}

it sets initially but on rotation doesn't recalculate.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.