@swesterfeld commented on this pull request.
In bse/bseitem.cc:
> @@ -1335,4 +1337,16 @@ ItemImpl::apply_idl_property_need_undo (const StringVector &kvlist) return !Aida::aux_vector_check_options (kvlist, "", "hints", "skip-undo"); } +void +ItemImpl::block_property_undo() +{
Ok, I just tried to do a 1:1 port so I had to do something where the old code blocked undo. If you say you believe it is not necessary, thats even better, because the code looks cleaner now. I removed block/unblock now.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.