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

font sizes broken #30

Open
Efreak opened this issue Apr 15, 2014 · 2 comments
Open

font sizes broken #30

Efreak opened this issue Apr 15, 2014 · 2 comments

Comments

@Efreak
Copy link

Efreak commented Apr 15, 2014

Clock font size customization no longer works. Currently running cyanogenmod nightly (latest). It does funny things if I enable the seconds option, but with it disabled, the font is the default size.

My custom format string is: '<small>'E '</small><big>'h:mm'</big><small><small>' '<small>'a'</small></small></small>'

Note: I am also running clock color changer to change the status bar text color when I disconnect from the internet. This may be interfering, although if I enable seconds option and disconnect from Wi-Fi the color changes just fine without messing up the font sizes, so I think this isn't the issue. It also seems like it might be an interesting feature to add. So would changing the color to indicate battery charge for those who don't want to use your awesome battery bar.

@zst123
Copy link
Owner

zst123 commented Apr 15, 2014

Hi Efreak,

What are these "funny things" that happen? Are you using any module that adds text to the clock? Those may interfere too.

When you disable seconds option. The font size should still remain the same as when it is enabled. Your format string is working correctly. I have tried ClockColorChange and it is working perfectly. So the only other problem possible is another module changing the clock every time the clock "officially" refreshes.

I am very busy and I might take quite some time create that clock color to indicate battery. It'll be better to ask in the Xposed Modules XDA thread to see if anyone can make it. I'm sure they'll do it faster than me.

Regards,
zst123

@Efreak
Copy link
Author

Efreak commented Apr 15, 2014

With the seconds option enabled, the font size flickers occasionally. It looks like maybe it flickers when the time changes.
The only clock mods I'm using are xblast tools (for center clock), your clock mods, and clock color changer. If you're not having the issue, it's possible that it's a glitch with the nightly, or even just my dropping my tablet one to many times. I'm nut sure how long it's been happening, as I usually have expanded desktop enabled and can't see the clock at all.

I wasn't saying you should add font color options, I actually love your battery bar, which is more useful than a color changing clock would be (and more fun to watch, with the animation). I just like thinking of ways to make things better.

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

No branches or pull requests

2 participants