juzzlin / Heimer

Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
GNU General Public License v3.0
887 stars 112 forks source link

Feature request: child has same colors as parent #251

Closed jamcinnes2 closed 10 months ago

jamcinnes2 commented 10 months ago

It would be neat if I could set background color or text color for a node and then any child node that I drag off of that has the same colors.

juzzlin commented 10 months ago

There's already "Copy on Drag" that does this, but it copies the text, too. Maybe this could be changed as it's usually not what we want :)

juzzlin commented 10 months ago

So, in the tool bar there's a checkbox "Copy on Drag".

juzzlin commented 10 months ago

Fixed / improved in 83219e7d3af409fd4fde7f3cf8e1e7aa20e3157f.