Wireshark-commits: [Wireshark-commits] master-3.2 8127d57: Qt: Use elided heading in filter menus

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 2 Jul 2020 04:59:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8127d5732bfcd0caf529f9768369a353cad8c77b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

8127d57 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    Qt: Use elided heading in filter menus
    
    The heading in Apply as Filter and Prepare as Filter may be very
    wide for byte arrays. Use ElideRight with an appropriate length
    to limit the menu width.
    
    Change-Id: I2b8f5c805d8fd180c23a211fb7a88d16591175d0
    Reviewed-on: https://code.wireshark.org/review/37656
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  d611e9a   NAS 5GS: fix dissection of extended emergency number list IE
     add  8127d57   Qt: Use elided heading in filter menus


Summary of changes:
 ui/qt/filter_action.cpp | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)