forked from leftypol/leftypol
Bundle jscolor
This commit is contained in:
parent
979e5754a5
commit
5c2ec21e13
6 changed files with 997 additions and 0 deletions
|
@ -644,6 +644,8 @@
|
|||
|
||||
// Oekaki - To enable oekaki, just enable its script with:
|
||||
// $config['additional_javascript'][] = 'js/oekaki.js';
|
||||
// Color selection in oekaki can be greatly improved by including the bundled jscolor script.
|
||||
// $config['additional_javascript'][] = 'js/jscolor/jscolor.js';
|
||||
// $config['oekaki'] holds Oekaki options, which are currently just default canvas size.
|
||||
|
||||
$config['oekaki']['height'] = 250;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue