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

Please review topic branch 'users/brigadir/ticket.39-39' #40

Merged
merged 3 commits into from
Apr 21, 2016

Conversation

ruslangaripov
Copy link
Collaborator

I've fixed tickets #38 and #39

☝️ For reasons I had emailed you recently (yesterday I believe) I did not push this changes onto the Bitbucket! 👊 :finnadie: 💣 :feelsgood: 🔫 :trollface:

Гарипов Руслан Накипович added 3 commits April 20, 2016 12:45
FPS now always shown at the left top corner of the graph window
regardless of the window scrolling.

FPS statistic is rendered on top of the graph elements. Therefore FPS
text may overlap the graph. And this may cause FPS text to become
unreadable. It would be nice to have some solid color background under
FPS text. But because this text is rendered via
`D2D1::IDWriteTextFormat` interface I can't determine exact text
bounds. And I can't use `D2D1::IDWriteTextLayout` instead of
`D2D1::IDWriteTextFormat` because FPS statistics must be drawn quickly,
so FPS text rendering will not interfere graph rendering (time).

Resolves: #39
@Serg-Norseman Serg-Norseman merged commit 8bd3fde into master Apr 21, 2016
@ruslangaripov ruslangaripov deleted the users/brigadir/ticket.39-39 branch April 21, 2016 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants