OpenCalc icon indicating copy to clipboard operation
OpenCalc copied to clipboard

Fix incorrect history order displaying

Open willmatheus opened this issue 4 months ago • 6 comments

The following changes implemented:

  1. Reversing the order in how the history elements are added to the list.

  2. Reversing the scroll order (backwards) of the recycle view.

willmatheus avatar Jul 28 '25 23:07 willmatheus

I did not understand the CodeFactor complaint, this change did not implement the bind() method lol

willmatheus avatar Jul 29 '25 00:07 willmatheus

From what I can see, this was most likely flagged because you edited the file, not because of your changes.

bmg1919 avatar Jul 29 '25 00:07 bmg1919

From what I can see, this was most likely flagged because you edited the file, not because of your changes.

oh, i didn't know that there was this difference you described

willmatheus avatar Jul 29 '25 00:07 willmatheus

@willmatheus there is a bug with the insertion order. The history order is broken. The last calculation I did is in third position. It's very weird. I think that your forget to change the order image somewhere in the code

clementwzk avatar Sep 21 '25 14:09 clementwzk

@willmatheus any news ?

clementwzk avatar Oct 30 '25 23:10 clementwzk

@willmatheus any news ?

clementwzk avatar Nov 09 '25 14:11 clementwzk