Adis Durakovic

Results 116 comments of Adis Durakovic

Had the same issue. The solution 1. Update Arduino SDK to 1.6.5 2a. If you get errors that some sources are missing open Terminal and navigate to `/Applications/Arduino.app/Contents/Resources` . If...

I just became aware of that one. Maybe you can merge my implementation of the selection, where I added an empty column at the beginning, which also reduces the amount...

I think it'd make more sense for @Andrey-Ba to merge my PR into his, since the multi-row actions have a "more meaningful purpose".

I too am busy right now with other work. Will see when the time allows it. If this is good enough to have the basics covered, can't it be merged...

Where can we find the config-file for the servers, so we can change back the port manually?

> @ad-on-is On Windows, you can find the config in `%appdata%\beekeeper-studio\app.db`. You can open that file directly with Beekeeper and modify the port of the connection in the table `saved_connection`....

@rathboma I just refactored it and added an empty cell for selecting. I also added a slight styling to make it look pleasing. ![beekeeper-selectable-3](https://user-images.githubusercontent.com/9553253/169246876-e73e0371-aa4b-432f-8cad-73d3bf2d31ad.gif)

In the meantime I've switched from the MiBox to a FireTV cube, just installed 6.0.80 and the problem still persists.

Me too, I noticed this happens when I enable animations. Otherwise it's fine.

> Is it possible to set this `windowsMove` thing to only apply to keybinds instead of both key and mouse binds? I suppose this would fix this issue without having...