Elias Naur
fd1fa85998
layout: allow Expand children to fill the available area
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-15 23:33:31 +02:00
Elias Naur
2990ceda69
layout: relax constraints in Stack.Rigid
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-15 17:59:23 +02:00
Elias Naur
0783d1939e
stack: fix comment
...
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-15 15:53:43 +02:00
Elias Naur
8d82a3eaa6
layout: delete Init methods from Flex and Stack
...
With Context containing all the necessary information, separate
Init methods no longer makes much sense. Delete them and thereby
remove a source of runtime panics.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-10-06 09:17:41 +02:00
Elias Naur
8cf35a1f97
op: add package op for operations
...
Extract operation types from package ui into package op.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-09-30 16:55:47 +02:00
Elias Naur
22cd88df9f
all: rename the gioui.org/ui module to gioui.org
...
The "ui" is redundant and stutters.
Signed-off-by: Elias Naur <mail@eliasnaur.com >
2019-09-30 12:37:06 +02:00