Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-107588

Add UIMenu implementation to the QIOSMenu

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 6.5.0 FF
    • QPA
    • None
    • iOS/tvOS/watchOS

      Currently the QIOSMenu implementation uses a UIPickerView (for default menus) andĀ UIMenuController (for Edit menus).

      Since iOS 13, UIMenu has been added, and Apple recommends using it for menus instead. So we should add an implementation for UIMenu while also keeping the picker view look for now. The UIMenu implementation would also be used for context menus.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            dorisverria Doris Verria
            dorisverria Doris Verria
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes