https://bugs.kde.org/show_bug.cgi?id=517205

--- Comment #6 from [email protected] ---
(In reply to jot.s.gam from comment #5)
> can reproduce with crash on console:
> 
> ```
> dataChanged() called with an invalid index range:
>     topleft: QModelIndex(-1,-1,0x0,QObject(0x0))
>     bottomRight:QModelIndex(-1,-1,0x0,QObject(0x0))
> /usr/include/c++/15.2.0/bits/stl_vector.h:1282: std::vector<_Tp,
> _Alloc>::const_reference std::vector<_Tp, _Alloc>::operator[](size_type)
> const [with _Tp = glaxnimate::math::bezier::Point; _Alloc =
> std::allocator<glaxnimate::math::bezier::Point>; const_reference = const
> glaxnimate::math::bezier::Point&; size_type = long unsigned int]: Assertion
> '__n < this->size()' failed.
> ```

It only crashes on top right corner

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to