Taskodrome
Taskodrome copied to clipboard
got black screen when select all projets
hello, I have a many projects with a lot of tasks, when I select a specific project all works fine I can see all tasks ... but when I select all projects, I got a black screen. Seems it try to load tasks but it failed.
On console: WARNING: Unable to show issue id NNN due to canvas height exhaustion". Do we need to increase canvas? Any ideas ?
@AuthenticEshkinKot any updates ?
@bathie Unfortunately no, I've never seen such kind of a bug. If you would like, you can try to find MAX_CANVAS_HEIGHT variable in grid_draw_utils.js and lower it, for example, to 30000 or even 20000.