← Back to team overview

openlp-core team mailing list archive

Re: [Merge] lp:~oliwee/openlp/1173749-2.0 into lp:openlp/2.0

 

> Also, you might want to make the loop complete /before/ showing the message so
> that people with more than one error are not bombarded with multiple error
> dialogs.
The message appears after the first found misplaced tag. After that the loop will be exited by calling 'return False'.
So the user will show only one message even when he has more than one error (critical_error_message_box() shows a modal dialog).
-- 
https://code.launchpad.net/~oliwee/openlp/1173749-2.0/+merge/189117
Your team OpenLP Core is subscribed to branch lp:openlp/2.0.


Follow ups

References