phuongn marked an inline comment as done.
phuongn added inline comments.

INLINE COMMENTS

> davidedmundson wrote in main.qml:130
> would
> 
>   var nextPage = plasmoid.configuration.wrapPage?
>                     (pagerModel.currentPage + 1) % repeater.count :
>                      Math.max(pagerModel.currentPage + 1, repeater.count)
> 
> be more readable?

Agree. Sorry I wasn't aware of Math functions in the context. Good tip 👍

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D14988

To: phuongn, #plasma, #vdg
Cc: davidedmundson, broulik, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to