bdkjones / CodeKit

CodeKit 3 Issue Tracker
https://codekitapp.com
82 stars 5 forks source link

File output path for Compass projects #30

Closed mkay closed 8 years ago

mkay commented 8 years ago

Quick, short summary

CK3 lets me choose/change the output path for Sass files in a Compass project but ignores the setting.
It's granting me the option to change it but then silently decides "you're not in charge sunshine, config.rb is"

Expected results

Deny changing the path and show a dialog box like in CK2:

To change the output path for Sass files in a Compass project, you must edit the "asset paths" in the config.rb file within your project.

Actual results

I can change the output path clicking "Change" next to the file's path.

Exact steps to reproduce

Your configuration (any details about your system that you think might be relevant)

MB Pro (Retina, 13', Mid 2014), OSX 10.11.5, CK3B1

bdkjones commented 8 years ago

Oh, right. I meant to implement that. Thanks.

bdkjones commented 8 years ago

Fixed for Beta 2.