Documentation ¶ Index ¶ type Layout func Compute(width, height, chatListWidthPercent int) Layout Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Layout ¶ type Layout struct { Width int Height int ChatListWidth int ChatListHeight int ChatViewWidth int ChatViewHeight int ComposerWidth int ComposerHeight int StatusBarWidth int StatusBarHeight int SinglePanel bool } func Compute ¶ func Compute(width, height, chatListWidthPercent int) Layout Source Files ¶ View all Source files layout.go Click to show internal directories. Click to hide internal directories.