Gerrit Grunwald

Results 132 comments of Gerrit Grunwald

I would prefer a simple example that shows the problem because I cannot reproduce it here with the projects using TilesFX. To me it looks like a redraw issue because...

Sorry for the late reply. PR is always welcome so please go ahead if you are still interested 👍🏻

Ok, I think I've found the problem, I've pushed the fix with commit: 8a40e0822815c521d1773a9071b217cb13835034 Could you give it a try and let me know if it works? With this version...

Should be fixed with commit 3b6d1669f20ae2e60e59559e8a61924c70de2ad7. The scale will always adjust to the min- and max-measured value that is in the list of values that will be displayed (averagingPeriod). Can...

Yep that's better, changed the yaml according to your request.

Did you thought about composing a control made of a Pane, the Gauge and the Button? It does not make sense to add a button to the Gauge for one...

Well I've just downloaded the latest SceneBuilder from Gluon and added the medusa 8 jar to the folder and it works just fine as you can see on the screenshot....

Yep the reason for this is the fact that each skin comes with some default settings which might overwrite custom settings. So you might want to apply the color settings...

This is because the LCD in the AmpSkin and PlainAmpSkin are simple Labels which have the default style. As soon as you change that it will override the values I...

Hi there, you might want to check my blog for more information: https://harmoniccode.blogspot.com/search?q=Medusa&m=1 In addition there is also a Medusa Demo project on github that shows all kind gauges and...