CyberShadow / DFeed

D news aggregator, newsgroup client, web newsreader and IRC bot
http://forum.dlang.org/help#about
381 stars 35 forks source link

Font size in DForum reply mode changes based on window size #9

Closed ghost closed 9 years ago

ghost commented 11 years ago

The reply mode seems to change the font size based on the window size, here's some examples:

http://i.imgur.com/srLZESm.png http://i.imgur.com/ubrn5ji.png http://i.imgur.com/SwadBtx.png

It should rather wrap text around like the rest of the website does.

Using Firefox and Chrome recreate this behavior.

CyberShadow commented 10 years ago

Fixed in fde05318eb84f3fceb6308000e4e96793c96e09f.

ghost commented 10 years ago

Thanks!

ghost commented 10 years ago

Edit: Confirmed it works properly now (although the homepage that lists topics still tends to resize the font on window resize, but not by much though, not an issue for me).

CyberShadow commented 10 years ago

That's by design at the moment, so that the jump from the forum index (where font size isn't important) to a thread view (where it is) isn't jarring. The two share similarities in their design that would make the font size difference jump out. The reply form, however, does not, so we have more leeway there.

ghost commented 10 years ago

Uhm.. the behavior reverted again. :|

clipboard01

clipboard02

CyberShadow commented 10 years ago

Oops. Must be fde05318eb84f3fceb6308000e4e96793c96e09f

CyberShadow commented 9 years ago

Fixed in next branch