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

Fixed date_picker glitches #171

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from
Open

Fixed date_picker glitches #171

wants to merge 2 commits into from

Conversation

LouisPi
Copy link
Collaborator

@LouisPi LouisPi commented Mar 22, 2019

I found there were some problems using DatePicker on screens other than 128x64 so the problems have been fixed (hopefully). Am yet to test on screens sizes other than 128x128.

@codecov
Copy link

codecov bot commented Mar 22, 2019

Codecov Report

Merging #171 into devel will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           devel     #171      +/-   ##
=========================================
- Coverage   41.1%   41.07%   -0.03%     
=========================================
  Files        254      254              
  Lines      21484    21485       +1     
=========================================
- Hits        8830     8826       -4     
- Misses     12654    12659       +5
Impacted Files Coverage Δ
ui/date_picker.py 85.22% <100%> (-2.28%) ⬇️
ui/canvas.py 89.23% <0%> (-0.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2765c95...7b20b9c. Read the comment docs.

@LouisPi LouisPi changed the title updated DatePicker year Fixed date_picker glitches Apr 4, 2019
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.

None yet

1 participant