You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a KLabel is double clicked in the designer the paint method is assigned.
Normally the click method is. With KLinkLabel and KWrapLabal this works correct.
Ktoolkit: Latest Stable and earlier versions as well.
.Net: 4.8
To Reproduce
Drop a KLabel on the form and double click it.
The text was updated successfully, but these errors were encountered:
When a KLabel is double clicked in the designer the paint method is assigned.
Normally the click method is. With KLinkLabel and KWrapLabal this works correct.
Ktoolkit: Latest Stable and earlier versions as well.
.Net: 4.8
To Reproduce
Drop a KLabel on the form and double click it.
The text was updated successfully, but these errors were encountered: