Merge branch 'style_better' into 'master'

Style better

See merge request Librem5/squeekboard!180
This commit is contained in:
David Boddie
2019-09-29 14:28:42 +00:00
5 changed files with 75 additions and 93 deletions

View File

@ -480,6 +480,7 @@ fn create_button(
::layout::Button {
name: cname,
outline_name: CString::new(outline_name).expect("Bad outline"),
// TODO: do layout before creating buttons
bounds: ::layout::c::Bounds {
x: outline.bounds.x,