Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Ops...and a very simple question, what is the "Dual Hex Line size"? I tried it, and I -very quicly- try to find if there is any place where is described, but I do not find out. Thank you, regards!
This was done for the I2C/SPI Tap. The IO Ninja log engine supports this special dual-hex view for SPI which looks like this:
But I totally see how this could be confusing -- it's only relevant to this single plugin and a single mode in this plugin!
Maybe, we should remove this setting completely and simply calculate it as hex-line-size / 2?
hex-line-size / 2
Ok. Thanks! now clear, but a little confusing indeed ... perhaps simply with a hoover tooltip, or other help, would be enough
Well, then have to add help tooltips to every other setting, too, for consistency... Which could be the right thing to do, actually
In this particular case, however, I'm kinda inclined to simplify and drop this setting altogether (use hex-line-size / 2 for this special dual-hex-view mode).
I cannot tell 100%, because I am not user of SPI/I2C tap, but I agree that it is confusing of the "non-users" of that tap. And I agree about the consistence (and "the right thing"). I also I agree that simplify is usually good so I think that your proposal is perfect (btw, about simplify, in fact there is a Einstein quote : "Everything should be made as simple as possible, but not simpler") Regards!