Skip to content

Fix font loading bug #590

New issue

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

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

Already on GitHub? # to your account

Merged

Conversation

AustinShalit
Copy link
Member

Closes #589

Solves this using the solution described here.

@AustinShalit AustinShalit mentioned this pull request May 28, 2016
@codecov-io
Copy link

codecov-io commented May 28, 2016

Current coverage is 64.97%

Merging #590 into master will decrease coverage by <.01%

  1. 2 files (not in diff) in ...va/edu/wpi/grip/core were modified. more
    • Misses -1
    • Hits +1
@@             master       #590   diff @@
==========================================
  Files           174        174          
  Lines          5373       5378     +5   
  Methods           0          0          
  Messages          0          0          
  Branches        503        503          
==========================================
+ Hits           3493       3494     +1   
- Misses         1880       1884     +4   
  Partials          0          0          

Sunburst

Powered by Codecov. Last updated by dc52336...190bfc7

@AustinShalit AustinShalit force-pushed the SpaceInPathToFontBug branch from 190bfc7 to 330b69a Compare May 28, 2016 17:16
@AustinShalit
Copy link
Member Author

ready for review

@JLLeitschuh
Copy link
Member

So what was the problem this was causing?
What does this fix?
Does it break on other OSes?

@JLLeitschuh JLLeitschuh merged commit 01a853d into WPIRoboticsProjects:master May 31, 2016
AustinShalit added a commit to AustinShalit/GRIP that referenced this pull request Jun 1, 2016
JLLeitschuh pushed a commit that referenced this pull request Jun 3, 2016
* Add About window

* Use Application Modal instead of always on top

* Add links to Github and ScreenSteps to the about dialog

* Apply @JLLeitschuh patch

* New button style

* Fix open twice bug

* Change Cursor to Hand while over links

* Use CSS formating instead of Rectangle

* Use utility style and autoclose

* Fix Windows font bug

* Fix tests so a mock network module is now injected

* Updated to use Roboto fonts not loaded with CSS (#590)

* Remove unused assert
@AustinShalit AustinShalit added this to the v2.0.0 milestone Jul 29, 2016
@AustinShalit AustinShalit deleted the SpaceInPathToFontBug branch August 7, 2016 22:40
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants