-
11 Oct 2012 9:29 PM #1
SASS compile the apple.scss- and the layout changed..??
SASS compile the apple.scss- and the layout changed..??
hi
I have a selectfield connected to a store with numbers 1-12.
And when you like to change the number a picker comes up.
use picker: fales, so no done,cancel.
The thing is that the layout container is smaller after compiling,
so some buttons is not viewed.
plus that the picker looks different,
I sent a screenshot, sass_error.png
The container is changed so the container is smaller,
plus that the selectpicker has more then one 'v'.
Like to have the picker to looks like this example:
http://docs.sencha.com/touch/2-0/#!/api/Ext.field.Select
Just apple blue and a white 'v'.
Then the sass_error_scorecard.png,
it should also show up to four columns,
but the container is smaller.
Please help me as soon as possible.
/ Mike
-
30 Oct 2012 9:52 AM #2
It looks like you are missing some of the relevant CSS. If you revert to the absolute plain stock sencha touch css. What does it look like?
Aaron Conran
@aconran
Sencha Architect Development Team
-
31 Oct 2012 2:01 AM #3
hi
When I have no css added, it works find.
then shen I have the SASS with all included,
no extra added.
The selectbox is looking different.
plus that the buttonicons got in the right align,
but in the program I had it to the left.
So just have to change to align right to get the icon to the left.
Just so you know.
I had a dynamic width,
so depending on how many players it should be 1 column for each player.
first I have get width for the first columns and then the width for one player.
It works find before compiling SASS,
then the get with of the first two columns does not work.
so I have to write the number directly,
and it works.
but still like to know about the doubble 'v' in select picker.
/ Mike
-
31 Oct 2012 9:55 AM #4
No idea, some of the new css you have put in seems to be interfering. Check it out via the web inspector
Aaron Conran
@aconran
Sencha Architect Development Team
-
1 Nov 2012 2:08 AM #5
hi
thanks,
I´m new to this so that´s why.
I´ll check it out.
/ Mikael


Reply With Quote