URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0882e94cff6a6a5087bfaf3883c9842cb8f9d944
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0882e94 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Set the ByteViewText field and protocol foreground.
Set a foreground color when we add a field and protocol format range. On
some systems the highlight background is darker or lighter than the
normal background, and we need to adjust the foreground to match.
Add a note about correctly handling our hover rect color.
Change-Id: Ib6b50403dec889280eb3d27f3deb10150d22a599
Reviewed-on: https://code.wireshark.org/review/28076
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 0ac8960 rbm: fix compilation with gcc-8.
adds 0882e94 Qt: Set the ByteViewText field and protocol foreground.
Summary of changes:
ui/qt/widgets/byte_view_text.cpp | 4 ++++
1 file changed, 4 insertions(+)