Skip to content

Fix incorrect history order displaying#579

Open
willmatheus wants to merge 1 commit into
clementwzk:mainfrom
willmatheus:fix-#558
Open

Fix incorrect history order displaying#579
willmatheus wants to merge 1 commit into
clementwzk:mainfrom
willmatheus:fix-#558

Conversation

@willmatheus

Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
Contributor Author

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

@bmg1919

bmg1919 commented Jul 29, 2025

Copy link
Copy Markdown
Contributor

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

@willmatheus

Copy link
Copy Markdown
Contributor Author

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

@clementwzk

Copy link
Copy Markdown
Owner

@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

Copy link
Copy Markdown
Owner

@willmatheus any news ?

@clementwzk

Copy link
Copy Markdown
Owner

@willmatheus any news ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants