Skip to content
Unverified Commit b1fd72c1 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Set the filemodel before rending the detailsview



fixes #10934

Else it triggers the rendering two times. Resulting is weird state in
for example the comments. Because the comments for OLD_FILEID are
retrieved but then the model is changed to NEW_FILEID. But the old
comments still get in and get parsed.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent 9d89f8bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment