Search Type: Posts; User: driesva
Search: Search took 0.03 seconds.
-
26 Jan 2011 12:38 AM
Jump to post Thread: Ext.ux.plugins.grid.CellToolTips by driesva
- Replies
- 30
- Views
- 8,513
I think the issue is a comma in the plugin source code:
...
Ext.applyIf(this.tipConfig, {
trackMouse: true,
});
...
If you delete the comma after true, it...
Results 1 to 1 of 1
