qt: discontinue hasContent and use isReady property in MLBaseModel
Currently, there is no use case for hasContent
, so discontinue it and use isReady
instead.
This will prevent occasional visual indicator flashing during view reload.
Edited by Fatih Uzunoğlu