DevTeamSCH / DevTeamSCH/animeditor

Context menu request on the timeline redraws everything

Open
#25 0 comments 0 reactions 4 assignees Claimed by @balint355 View on GitHub
bug
Dominant language
No language data
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

This could be an external mechanic in Qt we need a workaround

### How to reproduce:
Have more than 10 layers(rows)
```c++
animModel.insertRows(0, 15);
```
Right click(request menu) then the menu will come up very slowly because everything is redrawn for some reason

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.