Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Frameworks
KDE Plasma Framework
Merge requests
!269
Fix crash when there is already exactly 5 events displayed
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Carl Schwan
requested to merge
work/carl/calendar-fix-assert
into
master
Jun 03, 2021
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
And simplify code:
Add constant for the max number of events that can be displayed at the same time
Use std::min to simplify a bit the code
Rename nextIndex to addedEventCount
@dfaure
Edited
Jun 03, 2021
by
Carl Schwan
Merge request reports