Ruban Selvarajah

Results 6 comments of Ruban Selvarajah

Hi, I'm on the same build and just faced this issue. I'll just leave this here in case someone else stumbles upon this. A quick-fix for this will be to...

Here's a gist for implementing indeterminate state for the minimal-grey theme using css. It's crude but you can easily tweak it to fit your needs while awaiting official implementation using...

Happens to me with the [image example](https://replit.com/@JadsonRibeiro/with-image-pyreportjasper). Placed `logo-pyreportjasper.png`, `main.py` and `with_image.jrxml` in a fresh env, installed pyreportjasper (master) then ran `python3 main.py` Output: ``` OpenJDK 64-Bit Server VM warning:...

This combination worked for me. Although I don't recall seeing the option to "Clear cookies and site data when you close all windows" when I first checked the setting post-install....

Would it be acceptable to publish a temporary solution for this by making it such that clicking the Custom palette icon allows you to customise the currently active palette instead...

+1 for this. Currently working on a 3rd party integration where I am expected to log the xml_request, xml_response, status_code and message (reason). Without this override I was stuck with...