Skip to content

Instantly share code, notes, and snippets.

View tomcully's full-sized avatar
🐢
Working on Cully Code apps and consulting on an Awaze project

Thomas Cullinane tomcully

🐢
Working on Cully Code apps and consulting on an Awaze project
View GitHub Profile
@tomcully
tomcully / Keybase.md
Created April 20, 2018 08:44
Keybase.md

Keybase proof

I hereby claim:

  • I am tomcully on github.
  • I am tomcully (https://keybase.io/tomcully) on keybase.
  • I have a public key ASDFlmVNG72WySx_X9FndneYLOuHs9kJFWQJJ1O7jDEFZgo

To claim this, I am signing this object:

@tomcully
tomcully / angular-ui-tree.js
Last active August 29, 2015 14:13
angular-ui-tree horizontal scroll issue in firefox. If you scroll horizonally in firefox and try to drag and reorder a tree, tree cannot be reordered. "Target" area is to the left of the tree.
/**
* @license Angular UI Tree v2.1.5
* (c) 2010-2014. https://github.com/JimLiu/angular-ui-tree
* License: MIT
*/
(function () {
'use strict';
angular.module('ui.tree', [])
.constant('treeConfig', {