qu1ck

Results 246 comments of qu1ck

Yes, you can sort columns by clicking on the header. But it will reset on page reload and you can not specify it at bom generation time. This bug is...

Not implemented yet, #123 covers that.

API for it doesn't exist yet and internals are unstable so I'll wait until it's closer to release. Another feature that also doesn't have API: knockout text.

Negative values are ok. As a result all you have to do is multiple all y coordinates by -1. If you want them to be positive then translate them all...

Feel free to reopen if you have more questions. I'd like to see what you got whenever you are ready to show it off.

Yes, as it is viewing bom on a phone is not impossible, it just is not optimized at all. For example on my moto g6 (1080x2160) screen is not wide...

You can't do this with just css. The way dark mode works in ibom is simply by adding `dark` class to `#topmostdiv` element. Then any element that needs it's colors...

Closing for inactivity, reopen if you need further help.

Auto zoom was also discussed in #246. Multiple selection is planned as part of #206 where you will be able to "permanently" highlight some rows.

> output directory used for Gerbers and other files. Do you mean the last used path that pcbnew remembers in the plot dialog? It's not available in api, I think...