aboutsummaryrefslogtreecommitdiff
path: root/src/aoimage.cpp
diff options
context:
space:
mode:
authorSkye Deving <76892045+skyedeving@users.noreply.github.com>2021-01-04 13:45:18 -0600
committerSkye Deving <76892045+skyedeving@users.noreply.github.com>2021-01-04 13:45:18 -0600
commit6570bcf0662d675cc3f0ed89820fc95efe4cace3 (patch)
tree7b8a0e2f083ac1fbf594adc520d7e096fc11fa5d /src/aoimage.cpp
parent4d02cc8d680f4e069de0dddc8558ff9186153d59 (diff)
Fix timestamps when toggling showname
On toggling shownames, regenerate_ic_chatlog() gets called to reprint the entire chatlog with append_ic_text(). The issue is that append_ic_text() uses QDateTime::currentDateTime() for the timestamp when it's called. Therefore the fix is adding a new timestamp parameter to the append_ic_text() which we supply from the datetime provided by each chatlogpiece
Diffstat (limited to 'src/aoimage.cpp')
0 files changed, 0 insertions, 0 deletions