Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last Transactions float out of bounds #127

Open
MakisChristou opened this issue Sep 16, 2020 · 1 comment
Open

Last Transactions float out of bounds #127

MakisChristou opened this issue Sep 16, 2020 · 1 comment
Labels
Bug Something isn't working

Comments

@MakisChristou
Copy link

Expected behavior
This bug/issue is related to the GUI version of the wallet. In the Last Transactions tab some transactions float out of the expected bounds.

Actual behavior
Expected behavior is that all transactions should be presented in the bounds of the Last Transactions area.

To reproduce
Open the Verium Vault AppImage on a 4K monitor with i3-gaps. I am not using a traditional desktop environment so this might be the reason.

System information

  • Hardware: Dell XPS 9370
  • OS: Ubuntu 20.04.1 LTS x86_64
  • DE/WM: i3-gaps
  • Kernel: 5.4.0-47-generic
  • Resolution: 3840x2160
  • CPU: Intel i7-8550U (8) @ 4.000GHz
@mderasse mderasse added the Bug Something isn't working label Sep 16, 2020
@mderasse
Copy link
Collaborator

I did a quick debug on that issue.

So basically the current Last Transaction block is kind of draw as an image in a really weird and special way.
We should rewrite that block to use a nice QT Widget

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants