A lot of web sites these days have an option to let the user increase or decrease the size of the font that appears on the site. I\'d like to add similar functionality to m
The code will increase the font once, but switching back to regular size has no effect
I believe you need to update the UIManager with a FontUIResource, not just a Font.