zupfnoter icon indicating copy to clipboard operation
zupfnoter copied to clipboard

configuration is replaced by template when importing .abc files

Open bwl21 opened this issue 5 years ago • 1 comments

Problem

When importing an abc file, the configuration is replaced by the one from the template

Cause

since 2121994542fdd5bbd7c2a10e354cb54cbc85f327 we paste the config from template in order to add the config to xml files. But this also happens if an abc with config is pasted

Solution

  • [x] read the config from the pasted abc
  • [x] if there is none, read the config from the template
  • [x] apply the such read config

bwl21 avatar Jan 16 '20 21:01 bwl21

I reopen this. If abc file is loaded, while the konfiguration editor is open, the values of the configuration editor are used.

  • [ ] switch to abc input upon importing a file.

bwl21 avatar Oct 31 '20 14:10 bwl21