Pavel Sanda wrote:
Richard Heck wrote:
Layout files can, for example, set which font sizes are allowed in a
document, or set default class options, and these then should be displayed
in Document>Settings. (The bug was that this did not happen when a new
layout file was chosen, but only when the dialog was closed and reopened.)
I guess a module COULD do that kind of thing, and there's no real reason to
prohibit it.
so the next question is how much is this complicated to provide - one liner
or infrastructure refactorization? i would say if its easy fix its better
to be more robust and let modules affect it - while if it needs more work
i would put it to sleep until somebody finds real use case and starts scream...
Current trunk allows for this behavior, in fact. My question was whether
it should be DISabled. I guess probably not.
Richard