ChangeListLevelCommand bug?
Camilla Boemann
cbo at boemann.dk
Sun Oct 4 13:52:54 BST 2015
Could look like that yes - unfortunately the guy who were most into this have not been active for over a year so i think the best way to know for sure is to debug it - all i can say is that the layout works
so it's either the interaction - but your evidence suggests that is correct
or the setup of the indentation - as you suggest that is the culprit'
it could also be that it does something weird on purpose
> On 03 Oct 2015, at 23:43, David Faure <faure at kde.org> wrote:
>
> If I make bullets in a calligra textbox, and press Key_Tab, the first time nothing happens,
> I have to press Tab again to see the paragraph move to the right.
>
> Debugging ChangeListLevelCommand::ChangeListLevelCommand shows
>
> m_levels = QHash((0, 2))
>
> the first time, and
>
> m_levels = QHash((0, 3))
>
> the second time.
>
> This looks correct, so does this mean the indentation position for level 1
> and level 2 are the same ??
>
> (please CC me)
>
> --
> David Faure, faure at kde.org, http://www.davidfaure.fr
> Working on KDE Frameworks 5
>
> _______________________________________________
> calligra-devel mailing list
> calligra-devel at kde.org
> https://mail.kde.org/mailman/listinfo/calligra-devel
More information about the calligra-devel
mailing list