Checkout
hryb
committed
529
on 18 Aug 16
reverted some changes from rev 521, because problem was in SegmentControl initialization, that happened in class constructor. It should not … Show more
reverted some changes from rev 521, because problem was in SegmentControl initialization, that happened in class constructor. It should not happen due to possible race-conditions, and, even more definitely, should not happen before plugin initialization (constructor+configure).

Related to Issue [DSB-586]

Show less