Comment # 2
on bug 10693
from Gerald Combs
(In reply to Gerrit Code Review from comment #1)
> Change 15746 had a related patch set uploaded by Gerald Combs:
> Qt: Add zoom to the flow / sequence dialog.
>
> https://code.wireshark.org/review/15746
This fixes the issue, but not in the way described and not in the widget
toolkit listed. It adds zoom controls to the call flow / sequence dialog in the
Qt UI. Both Qt and GTK+ UIs draw nodes and their accompanying dashed lines
using uniform spacing. I doubt we'll ever make the lines movable but changing
the spacing size is pretty easy to do (at least it was in Qt).
You are receiving this mail because:
- You are watching all bug changes.