tschofen

Results 8 issues of tschofen

### Iris version 3.62.0 ### Operating system(s) affected - [ ] Windows - [ ] MacOS - [ ] iOS - [ ] Android - [ ] Linux - [X]...

bug

As Kit can't do conditionals, I was hoping to use variables in file path to include a file. I tried: ``` ``` or ``` ``` Neither works. Perhaps there is...

Being able to compare a file against the clipboard is a life saver. However, I can't figure out if there's a command to apply the selected difference from one side...

enhancement

Very simplistic way of displaying text instead of the logo dimensions. If a title attribute is added to the ph-img directive it will display it's value instead of the dimensions...

I have a bunch of modules which all have their own less files inside other folders: ``` / main.less module-folder1 one.less module-folder2 two.less ... ``` Both less files in the...

I'd like to change the default key from 'command+\' to 'control+\'. I've added `{ "keys": ["ctrl+\\"], "command": "valign" }` to my User key map. I can now use control+\ but...

I'm stuck trying to copy files when the Grunt directory is outside the source directory structure: Here's what I'm trying to do -- which works just fine when the Grunt...

I'm using jquery plugins. Each is a separate folder in my javascript directory. These folders contain css files and images that are referred to from the css files. When asset_packager...