vicocz / brickcontroller2

Cross platform application for controlling Lego creations using a bluetooth gamepad.
2 stars 0 forks source link

Available features #62

Open vicocz opened 4 weeks ago

vicocz commented 4 weeks ago

Contains following features and fixes:

Issue BrickController 2 status Description Verification status
#57 imurvai#111 Enable scanning of devices powered by BuWizz Manually tested
#58 imurvai#111 Experimental version of Windows APP Dev tested
#59 Use symbol font from Google for icons + Add tooltips for floating buttons Dev tested
#60 Copy & paste commands Dev tested (will require styling adjustments)
#61 Export / import a creation via QR code Dev tested on Android+Win
#63 [Dev Experience] Handle unknown device types ]
#65 Fix of scrollbar in SelectionDialog by J0EK3R