Sascha Lißon
Results
13
issues of
Sascha Lißon
Layout on JGraph level #121 - [x] #115 | Diagram Editor: sub-diagrams do not fill available space - [ ] #106 | Diagram Editor: root diagram pane does not always...
comp.diagram
I cannot step into the last "writeByte" call, but into the other two calls: ``` exported testcase testEncoder { initialize ManchesterInstances; encoderStream.writeByte(bin«00000000u»); assert-equals(0) adapterBuffer.get() == bin«01010101u»; assert-equals(1) adapterBuffer.get() == bin«01010101u»;...