Claude Brisson
Claude Brisson
Can't you achieve this goal using an InvalidReferenceEventHandler?
From the sources, it seems that this attribute has been superseded by `aria-sort="[ascending|descending]"`. But due to a bug at initialization, this attribute is reversed... So if you want to have...
Oh, but that's wonderful, thanks you. I don't close the issue in case you may want to include those chars by default, I'm sure it will be a (minor) improvement...
I am also getting this warning, but in my case (which boils down to `Reflections reflections = new Reflections(new ResourcesScanner());`) it's because the classpath given by Java contains plenty of...
Funny that you ask. If you checkout https://github.com/arkanovicz/jeasse.git you'll see an implementation proposal for your third suggestion (I don't understand why I can't see those commits on github web interface,...