-
8 Feb 2013 11:52 AM #1
client/touch/resources/css-debug/*.css comments reference /Users/jamieavins/
client/touch/resources/css-debug/*.css comments reference /Users/jamieavins/
Previously, in version 2.1.0 the comments in say, client/touch/resources/css-debug/sencha-touch.css, for example, looked like this:
now, in version 2.1.1, they look like this:Code:/* line 3, ../themes/stylesheets/sencha-touch/default/core/_reset.scss */
Small potatoes, yes, probably, but, it creates unnecessary version control noise, making it harder to see exactly what has changed between the two releases.Code:/* line 3, /Users/jamieavins/git/SDK/touch/resources/themes/stylesheets/sencha-touch/default/core/_reset.scss */
Thanks in advance for looking into this.
-
8 Feb 2013 11:56 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,710
- Vote Rating
- 436
This is compass putting the comments in but we can see what we can do about this.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
Success! Looks like we've fixed this one. According to our records the fix was applied for
TOUCH-3984
in
a recent build.


Reply With Quote