Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Fix offline bugs #4

Merged
merged 5 commits into from Apr 17, 2022
Merged

Fix offline bugs #4

merged 5 commits into from Apr 17, 2022

Conversation

Aredli16
Copy link
Owner

Fixed bugs when connection was restored.

Creation of the DataManager class which manages the connection to the server

  • DataManager manages data access, database insertion, error
    management. This allows this data to be handled outside of the widget
    classes
  • Removal of the NextDay() and PreviousDay() methods and only use of the getSpecificDay() method

Fixed orientation

The orientation has been fixed to avoid graphical bugs

@Aredli16 Aredli16 added the bug Something isn't working label Apr 17, 2022
@Aredli16 Aredli16 self-assigned this Apr 17, 2022
@Aredli16 Aredli16 merged commit 8600d2a into main Apr 17, 2022
Aredli16 added a commit that referenced this pull request Apr 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant