From 18e9dca6ea12f3f01a28c08f4b596268d0322a4f Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Sun, 7 Jun 2015 11:42:04 +0200 Subject: [PATCH] Allow on child in stack to have streatching size, to occupy remaining space if stack size is fixed or stretched. Usefull in the case of spinner for example. --- Templates/Spinner.goml | 6 ++-- Tests/Interfaces/testSpinner.goml | 2 +- src/GraphicObjects/GenericStack.cs | 47 ++++++++++++++++++++++++++++-- 3 files changed, 49 insertions(+), 6 deletions(-) diff --git a/Templates/Spinner.goml b/Templates/Spinner.goml index 8f61f0b1..c537f977 100755 --- a/Templates/Spinner.goml +++ b/Templates/Spinner.goml @@ -1,7 +1,7 @@  - - -