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

Replace circle chart by hoop chart #234

Closed
wants to merge 4 commits into from
Closed

Replace circle chart by hoop chart #234

wants to merge 4 commits into from

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    9c7bb66 View commit details
    Browse the repository at this point in the history
  2. Frontend.XF(HoopChart): workaround for Android

    Workaround for Android when certain small arcs wouldn't render.
    If arc lengthis very small, draw a dot instead.
    webwarrior authored and webwarrior-ws committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    a11a09e View commit details
    Browse the repository at this point in the history
  3. Frontend.XF: change this to self

    Change `this` identifier to `self` to follow coding guidelines.
    webwarrior-ws committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    bbf786c View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Forntend.XF: fix wrong balance label layout

    Fix wrong total balance label layout on GTK.
    webwarrior-ws committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3ca661e View commit details
    Browse the repository at this point in the history