Skip to content

RosterModel: Fix positioning of roster items

Melvin Keskin requested to merge melvo/kaidan:fix/roster-item-positioning into master

This fixes the case when the roster item is the last one in the list of roster items and no new position is determined. It resulted in a segmentation fault before.

Merge request reports