Search Type: Posts; User: bklaas
Search: Search took 0.01 seconds.
-
10 Feb 2011 11:57 AM
Jump to post Thread: Pushing the SASS theming envelope by bklaas
- Replies
- 3
- Views
- 900
Thanks David, that does help. I've been toying with this further, and have discovered some SASS powers I didn't know were possible, particularly with redefining some of the sencha button gradient...
-
2 Feb 2011 10:56 AM
- Replies
- 1
- Views
- 2,651
I'm trying to theme a Sencha Touch app with SASS.
In an scss file, I can define a color for a pressed list item:
$white: #fff;
$list_pressed_color: $white;
this makes the pressed behavior... -
1 Feb 2011 11:56 AM
Jump to post Thread: Pushing the SASS theming envelope by bklaas
- Replies
- 3
- Views
- 900
I've been spending some time going through David Kaneda's* excellent blog posts on SASS theming in Sencha Touch http://www.sencha.com/blog/2010/06/29/getting-sassy-with-css/...
-
1 Dec 2010 12:31 PM
- Replies
- 3
- Views
- 3,034
hi all-
When loading large Stores into Lists, I've noticed that the user experience degrades rapidly in my application if the item count is > ~500 items. When loading these stores into a desktop... -
1 Nov 2010 4:58 PM
- Replies
- 2
- Views
- 774
bump?
-
1 Nov 2010 8:25 AM
- Replies
- 2
- Views
- 774
hi there-
first time posting to the forums here. I'm just starting work on a Sencha Touch project and have an ExtJS-related question.
I'm interested in how ExtJS handles garbage collection with...
Results 1 to 6 of 6
