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

Setting to increase font size #27

Closed
Jarvil opened this issue Feb 3, 2016 · 16 comments
Closed

Setting to increase font size #27

Jarvil opened this issue Feb 3, 2016 · 16 comments

Comments

@Jarvil
Copy link

Jarvil commented Feb 3, 2016

Hello,

I cannot seem to find a setting to increase font size, could you add this feature in the future?

@yuya-oc
Copy link
Contributor

yuya-oc commented Feb 3, 2016

Currently, Electron doesn't have the way to change font size dynamically, so the app also doesn't have the feature.

I want to add font-related settings in the future, so I will also think about it.

@furnox
Copy link

furnox commented Feb 25, 2016

Can you change the font size not-so-dynamically? i.e., is there a file I can hack? I've looked around the files and, other than bootstrap, I can't find something that screams layout to me. I've never used electron before so I figure there's something easy I'm missing.

Thanks!

@yuya-oc
Copy link
Contributor

yuya-oc commented Feb 26, 2016

For now, no. BrowserWindow API has options to change font-related settings, however webview tag doesn't follow them.

@yuya-oc
Copy link
Contributor

yuya-oc commented Feb 26, 2016

I might be able to add zoom (like Chrome's Ctrl++, Ctrl+-). Is this matched to your expect?

@furnox
Copy link

furnox commented Feb 26, 2016

If you have the time then zoom (out) would work just fine.
I wasn't looking to cause you trouble though. I was just hoping for a maybe a font-size I could reduce.

@it33
Copy link
Contributor

it33 commented Mar 10, 2016

Added feature idea so this can be upvoted and discussed in one place (there are multiple tickets).

@furnox, @Jarvil, would you be open to helping upvote this issue?

@furnox
Copy link

furnox commented Mar 10, 2016

Is this feature idea for the Electron client or the Mac desktop client? I run Linux and so the Mac desktop client won't work for me.

@it33
Copy link
Contributor

it33 commented Mar 10, 2016

Hi @furnox, propose adding a comment on the feature idea that you need it for Linux (ideally specifying which flavor, and it would especially helpful if you volunteered on the thread to test such a change?)

If you have teammates using Mattermost that need the same feature, it would be highly appreciated if you can get them to vote.

The more votes, the more discussion, the higher the chance of someone from the community contributing the change you're asking for.

Would you be open to helping?

@furnox
Copy link

furnox commented Mar 11, 2016

Hi @it33, I think I'm getting confused. @Jarvil and mine posts were concerning the Electron client by @yuya-oc . The feature idea was added here. The feature request you referenced is on the main Mattermost project for the native ios client.

I don't see how these are related or how my comment there will get the Electron client updated. I would certainly be open to helping, I just don't see how.

@Jarvil
Copy link
Author

Jarvil commented Mar 14, 2016

Yes,

My need is for the Electron Windows-client

@it33
Copy link
Contributor

it33 commented Mar 14, 2016

My goal was to bring the need for this feature to a larger audience of potential contributors. Whether upvoting or commenting on the existing post for Mac, or adding the first ever feature idea forum entries for Windows and Linux apps, just a few minutes of your time can increase those odds significantly. A being able to answer three tickets with one PR, or answer a ticket with a high number of votes are more attractive than answering just one ticket with a low number of votes. Thoughts?

@yuya-oc
Copy link
Contributor

yuya-oc commented May 6, 2016

Merged into #50

@yuya-oc yuya-oc closed this as completed May 6, 2016
dmeza added a commit to uber-archive/desktop that referenced this issue Nov 27, 2017
…ttermost#27)

* Fix bug with lastUrl being absolute and not allowing to change environments

* UCHAT-1040_DoNotDisplaysURLPathOnHover
@chsWeb
Copy link

chsWeb commented Apr 23, 2019

After upgrading to Mac OS Mojave, the default font in MatterMost is way too small, hard to read. IT looks like a 10pt font. I can CMD (⌘) + to make the text bigger, but that also blows up embedded images and makes them blurry.

+1 for a font setting option.

@gildas
Copy link

gildas commented Jun 8, 2020

This is an even bigger issue on a 4K 28" monitor...

@joho1968
Copy link

joho1968 commented Dec 7, 2020

It's an issue on a 14" 2560x1440 laptop screen too 😄 (where the font size is way too small).

@mpilka
Copy link

mpilka commented Jul 31, 2023

My screen resolution is 3440x1440 and Mattermost Desktop font is so small that it is almost unreadable :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants