[mobile/wifi] Use network name as title for settings page
AbandonedPublic

Authored by nicolasfella on Oct 12 2019, 9:20 PM.

Details

Reviewers
jgrulich
Summary

Otherwise we have "configure wifi networks" twice in the top bar

Diff Detail

Repository
R116 Plasma Network Management Applet
Branch
name
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 17627
Build 17645: arc lint + arc unit
nicolasfella created this revision.Oct 12 2019, 9:20 PM
Restricted Application added a project: Plasma. · View Herald TranscriptOct 12 2019, 9:20 PM
Restricted Application added a reviewer: jgrulich. · View Herald Transcript
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
nicolasfella requested review of this revision.Oct 12 2019, 9:20 PM
apol added a subscriber: apol.Oct 13 2019, 2:29 AM
apol added inline comments.
mobile/wifi/package/contents/ui/ConnectionItemDelegate.qml
114

Just make it title: ItemUniqueName

nicolasfella added inline comments.Oct 13 2019, 12:56 PM
mobile/wifi/package/contents/ui/ConnectionItemDelegate.qml
114

That doesn't seem to work

mart added a subscriber: mart.Oct 16 2019, 8:54 AM
mart added inline comments.
mobile/wifi/package/contents/ui/ConnectionItemDelegate.qml
114

hmm, needs to be debugged, title is just a property of page so it must work...

nicolasfella abandoned this revision.Apr 16 2020, 12:48 PM