Peter Kelley

Results 6 issues of Peter Kelley

When generating the palette allow colours to repeat. Editing palette files to add back the repeated colours is a pain.

When I create a Jasper report with the customisable report template I can specify cover page and header background images. I'd like to be able to check these images into...

### Prerequisites - [X ] Put an X between the brackets on this line if you have done all of the following: - Running the latest version of Constellation -...

bug
ux

When I run the code: class ParseMailService { ``` def parseMail(mailText) { def mailMessage = [body : mailText] sendMessage("seda:input.queue", mailMessage) } ``` } I get the error: caught: groovy.lang.MissingMethodException: No...

As a user when I zoom in I would like the centre of the zoomed in window to be where the mouse pointer is rather than the centre of the...

A number of software products (InkScape, GIMP and many others) are using the UI convention to drag the canvas using the middle mouse button whereas the left button is used...

feature request