Abe

Results 89 issues of Abe

The current file upload widget is a piece of shit. Also, doesn't allow for multiple file uploads. Replace it with something better and allow for multiple file uploads. > priority:low...

enhancement

Importing can import modules that will crash the pykicad set of tools. Do some rudimentary error checking to make sure they look reasonable before accepting the upload. > priority:low >...

bug

Right now, search is just a place holder and has the same functionality as the 'explore' option. As a makeshift solution, maybe something along the lines of dumping all relevant...

bug
enhancement

On Adafruit's "R-US_M1406_M1406" resistors, board looks like it renders properly but the text for the resistors isn't showing up. Other text looks to be rendering fine. ...This is due to...

bug

Board text is currently not implemented. Implement it. > priority:low > estimate:4

enhancement
current

Implemented a hot fix to take care of some bad font issues: ``` diff --git a/js/core/bleepsixRender.js b/js/core/bleepsixRender.js index 4660bfc..d5f3ff3 100644 --- a/js/core/bleepsixRender.js +++ b/js/core/bleepsixRender.js @@ -1202,6 +1202,7 @@ bleepsixRender.prototype._font_text_width =...

bug
current

If at the least to formalize my own thoughts but it would be nice to try and solicit help from others and give them a chance at making a meaningful...

As a start, provide a context menu popup to change values or to do other actions. Double right click should bring it up. Some basic actions that can be put...

enhancement

Be able to delete whole trace instead of single one. > priority: low > estimate: 2

enhancement

You should be able to select a single wire/trace and push and shove it around instead of deleting then relaying down. > priority: high > estimate: 4

enhancement
current