Maciej Miklas

Results 53 issues of Maciej Miklas

There is hardcoded css import: `import 'jsoneditor/dist/jsoneditor.css';` This makes any css customisation harder. Please remove this import so that we can import css of our choice.

It seams that Buildship does not support this functionality: https://docs.gradle.org/current/userguide/composite_builds.html#separate_composite I've prepared a test project that can be used to reproduce this problem: https://github.com/maciejmiklas/eclipse_buildship We have a simple Wicket web...

a:bug :beetle:

**Describe the bug** "File" -> "Open Recent" is always empty **To Reproduce** Install MacPass open few databases Close MacPass, open again, "File" -> "Open Recent" is empty **Expected behavior** "File"...

### Describe the problem In order to upload to an Arduino board via a serial port, the upload tool (e.g., [**AVRDUDE**](https://github.com/avrdudes/avrdude)) must be able to open the port. This is...

topic: code
type: imperfection

Multiple js files should be bounded into one in order to reduce network calls browser -> cyclop use ConcatResourceBundleReference

enhancement

cql help is embedded as html in page and it contains comments - those sould be removed from rendered page but not from html files itself

enhancement

it there are than one suggestions for words containing spaces than always first one will be suggested while typing: clan editor start typing drop, it will suggest drop index, hit...

bug