Hi All, I was trying to fix https://bugs.kde.org/show_bug.cgi?id=282902 and need your opinion on the issue.
Currently I managed to get the lists loading correctly by just storing the xml:id of the list and looking for the list with the referenced xml:id during layout. I feel that this approach is not right as xml:id is a xml only property and has not relevance once the lists are loaded. The idea I have in mind for this issue is that we have a ListManager class similar to StyleManager and store each list with a unique listId that can be referenced later(similar to styleId). Is this the right approach or is there any better way? With regards, Gopalakrishna -- My blog http://gkbhat.blogspot.com
_______________________________________________ calligra-devel mailing list calligra-devel@kde.org https://mail.kde.org/mailman/listinfo/calligra-devel