Bug 410338 - Disable display of function arguments for individual message widgets
Summary: Disable display of function arguments for individual message widgets
Status: REPORTED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.28.3 (KDE Applications 19.04.3)
Platform: Other All
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-29 07:55 UTC by Ralf Habacker
Modified: 2019-07-29 07:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2019-07-29 07:55:28 UTC
For functions with many parameters or if these are irrelevant in the current context, it can improve the overview if you can deactivate the display of function arguments for individual message widgets. 

STEPS TO REPRODUCE
1. start umbrello
2. add sequence diagram
3. add two objects
4. connect them with two different synchronous methods with method parameters
5. Open properties dialog for a selected method widget and try to hide the method parameter for this individual method

OBSERVED RESULT
There is no property dialog available to hide the method parameter for this individual method

EXPECTED RESULT
There should be a property dialog available to hide the method parameter for an individual method

ADDITIONAL INFORMATION
There is only an option to hide all operation signatures in the current sequence diagram