Sascha Benjes

Results 2 issues of Sascha Benjes

I looked at the following test: ``` @Test public void testFromReaderWillUnsubscribeBeforeCallingNextRead() { final byte[] inBytes = "test".getBytes(); final AtomicInteger numReads = new AtomicInteger(0); ByteArrayInputStream is = new ByteArrayInputStream(inBytes) { @Override...

I just realized that the rounded arrowhead seems to be missing: Existing arrows using the round arrowhead are still displayed correctly, but the toolbar for arrowheads seem to miss the...

bug