Log compact header button bounds
This commit is contained in:
@@ -603,6 +603,7 @@ func (u *ui) layout(gtx layout.Context) layout.Dimensions {
|
||||
u.handleGroupClicks(gtx)
|
||||
u.handleInputUpdates(gtx)
|
||||
u.updateViewportLayoutMode(gtx)
|
||||
u.frameInsetPx = gtx.Dp(unit.Dp(16))
|
||||
inset := layout.UniformInset(unit.Dp(16))
|
||||
return layout.Stack{}.Layout(gtx,
|
||||
layout.Expanded(func(gtx layout.Context) layout.Dimensions {
|
||||
|
||||
Reference in New Issue
Block a user