Search found 1 match
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable- 16 Apr 2013 22:16
- Forum: Visual Results
- Topic: Enable Node selection in Preview Applet
- Replies: 22
- Views: 23032
Re: Enable Node selection in Preview Applet
Hi, i also created my own mouse listener, but i can't add it to my previewModel, can anyone explain it how to add? @ServiceProvider(service = PreviewMouseListener.class) public class MyMouseListener implements PreviewMouseListener { @Override public void mouseClicked(PreviewMouseEvent event, Preview...