BasicChatMods

BasicChatMods

602k Downloads

Font Selection Doesn't Scroll

ewollesen opened this issue ยท 4 comments

commented

I don't seem to able to scroll the font selection options, which prevents me from selecting a fair number of fonts that I have installed. I'm attaching a screenshot. I believe I've seen other interfaces, like Weak Auras, that allow scrolling of the font selection widget.

Thanks for the great addon!

image

commented

Ohh yes, definitely listing off screen and no way to move it or scroll.

commented

This makes it impossible to change your font :( is there any possible way to temporarily get around this? Is there a manual way to set your font?

commented

This makes it impossible to change your font :( is there any possible way to temporarily get around this? Is there a manual way to set your font?

Yes, but be careful to type it in correctly:

/run local t=LibStub("LibSharedMedia-3.0"):Fetch("font", "myFontNameHere"); bcmDB.fontname=t; ReloadUI();

Replace myFontNameHere with your font name as it would appear in the dropdown.

commented

Came here to report the same thing! Can't select my Clearfont. :(