mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-03 00:16:15 +00:00
cmd,example: bump gio version
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -294,10 +294,6 @@ func kitchen(gtx layout.Context, th *material.Theme) layout.Dimensions {
|
||||
})
|
||||
}
|
||||
|
||||
func (s *scaledConfig) Now() time.Time {
|
||||
return time.Now()
|
||||
}
|
||||
|
||||
func (s *scaledConfig) Px(v unit.Value) int {
|
||||
scale := s.Scale
|
||||
if v.U == unit.UnitPx {
|
||||
|
||||
Reference in New Issue
Block a user