Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Details
Details
- Reviewers
kfunk brauch - Group Reviewers
KDevelop - Commits
- R33:dadaf13191e5: Add copy button in AbstractNavigationWidget
R32:dadaf13191e5: Add copy button in AbstractNavigationWidget
Diff Detail
Diff Detail
- Repository
- R33 KDevPlatform
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Comment Actions
Hmm, sorry, I don't like this. I think it adds a lot of visual clutter for something most people never want to do ever ...
The copy-on-select feature is great, but the button is overkill.
Comment Actions
Okay, I don't care too much. So +1.
In D5794 I was against this exact change, merely b/c it's probably not really discoverable this way. But agreed, a button is overkill, too.
Comment Actions
see inline, otherwise lgtm
language/duchain/navigation/abstractnavigationwidget.cpp | ||
---|---|---|
114 ↗ | (On Diff #17783) | don't use [=], use [this]. |