ronny332

Results 9 issues of ronny332

Hi, until today I was using arduino-cmake together with a plugin for the CLion IDE by JetBrains together with and Uno Board (328p). My OS is OS X 10.10 and...

This is just a short CSS modification to close the message with a click anywhere within the bubble. ``` CSS .growl .growl-item { position: relative; } .growl .growl-item button {...

Hi, it looks like a similar issue for DOS debugging (please refer to #2) still exists in the current version. I just tried to move an existing small assembly program...

bug

Dear ui-chart team, on fixed windows sizes (tablets, ...) it doesn't make a lot of sense, but for a normal desktop environment an automatic recreation of the plot canvas would...

Hi, it's more a request for a code change than a bug report. Please check line 1177: ``this.mappings.On = { reading: 'pct', valueOff: '0', cmdOn: 'on', cmdOff: 'off' };`` The...

Hi, it seems there is a kind of bug if you try to set the board type to a Atmega2560 or Atmega1280. I've searched the whole evening for the reason,...

As #646 is closed: Seeking in Blu Ray ISO and folder structures is broken, when creating the meta file from GUI. `insertSEI` and `contSPS` is needed in the meta file....

Hi, at first, I really like the slim interface which is available to start growl messages on the screen and I don't want to break it with overloaded external changes...

Hi, please check [this](https://github.com/jofftiquez/vue-media-query-mixin/blob/master/src/bootstrap-media-query.js) code. The values for `lg.max` and `xl.min` are overlapping. In my eyes `lg.max` has to be set to `1199` and `xl.min` has to be set to...