Tomáš Hudziec
Tomáš Hudziec
In Matlab R2021b with Monokai scheme the comments in matlab file on highlighted line are barely readable. I suggest to decrease lightness of highlight color. 
I have more trackbars below each other. When I am moving first one, and go with mouse cursor over next ones, they are being moved instead of first one. It...
**Describe the bug** In normal mode, s command (delete character under cursor and switch to insert mode) with multiple carets removes character only under 1. caret. **To Reproduce** Steps to...
Hi, I've managed to run demo locally, but when I put some other MusicXML file as input, Concerto renders only first measure and following error in console is printed: **TypeError:...
As said in #83, plugins' output is expected to be in range [0,1] to get them correctly work with `tmocmd`, otherwise result image has wrong luminance range. More plugins does...
Type: Bug How many cursors I have, that many times macro is executed. **To Reproduce** Steps to reproduce the behavior: 1. Record macro with name `a` for deleting one character,...
in graphical_measure.js on line 209 should be live_score.Graphical_measure.prototype.**lookup_note** = function(graphical_object, instead of live_score.Graphical_measure.prototype.**get_note_info** = function(graphical_object, according to method name in documentation comment on line 197 (lookup_note)
Hello, I am trying to build project locally. I clone it, run `npm install`, then `npm run build` and following error message appears: ``` Invalid configuration object. Webpack has been...
Hello, When trying to run project locally (git clone, npm install, npm run start), everything is compiled successfully, but when I go to localhost:8080, there remains only "Loading..." text and...