]> gerrit.simantics Code Review - simantics/platform.git/commit
Removed trailing newline from clipboard text 45/3445/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 4 Nov 2019 14:12:08 +0000 (16:12 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 4 Nov 2019 14:12:08 +0000 (16:12 +0200)
commit17046fccd0b4bdcd479aadf4b204c1a06a2c896c
treed3c7695e5b9ee02d778fab887220c3c7ffde2f2b
parent728669b1b89ec60d4257752dbccae3b486318abe
Removed trailing newline from clipboard text

When copying text to clipboard from GraphExplorer-based UI controls
(Model Browser, Selection view) using StandardCopyHandler, the produced
text no longer contains a trailing newline.

gitlab #411

Change-Id: If4141b00ed9ffc1d1dcaed53114405e8b0d20042
bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/modelBrowser/handlers/StandardCopyHandler.java