Bug 468662

Summary: Make QQC2DesktopStyle as recommended
Product: [Applications] angelfish Reporter: Rinigus <rinigus.git>
Component: generalAssignee: Jonah BrĂ¼chert <jbb>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 23.03.90   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Rinigus 2023-04-18 18:27:16 UTC
On mobile platforms, it doesn't make sense to have QQC2DesktopStyle. Please make this requirement optional or at least possible to disable during configuration.
Comment 1 Jonah BrĂ¼chert 2023-04-19 08:29:17 UTC
Does this https://invent.kde.org/network/angelfish/-/merge_requests/197 fix the problem for you?
Comment 2 Rinigus 2023-04-19 17:11:01 UTC
Yes, that works nicely! Runtime dependency can be ignored if the device has some other style. Thank you very much!