bleepsix icon indicating copy to clipboard operation
bleepsix copied to clipboard

bleepsix

Results 29 bleepsix issues
Sort by recently updated
recently updated
newest added

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

Show a report of the DRC errors (or none). > priority: low > estimate: 2

enhancement

Be able to change track widths that are already placed. > priority: medium > estimate: 2

enhancement
current

Text is too small for some people. Add some type of feature (maybe just a hotkey initially) that will make text bigger. Care needs to be taken to make sure...

enhancement
current

Trace width and clearance GUI elements should have a '+' and '-' as well as a way to enter the value. > estimate: 2 > priority: low

enhancement