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

ability to change font size #120

Closed
rockneverdies55 opened this issue Mar 1, 2016 · 11 comments
Closed

ability to change font size #120

rockneverdies55 opened this issue Mar 1, 2016 · 11 comments

Comments

@rockneverdies55
Copy link

It would be nice to have an option to increase/decrease font size for the app.

Having shortcut keys helping with that would be even better. :-)

@rodrigok
Copy link
Member

rodrigok commented Mar 1, 2016

We can try to enable the zoom like you do in web browsers. What do you think?

@rockneverdies55
Copy link
Author

Since zoom changes the layout of the page too (everything on the page gets bigger and most of the time uglier), it's not ideal.
But I guess it's better than nothing till we have an optimal solution.

@rodrigok
Copy link
Member

rodrigok commented Mar 1, 2016

Another option should be implemented in Rocket.Chat it self, so what we can do in Electron is enable the native zoom.

@willow9886
Copy link

willow9886 commented Mar 1, 2018

Just to provide some quick steps to increase/decrease text size in the desktop app:

to increase: ctrl shift +

to decrease: ctrl -

@Elendev
Copy link

Elendev commented Mar 27, 2018

Hello,

What if ctrl shift + doesn't work, is there an other way to do this on the settings ? ^^"

I'm on an Ubuntu 16.04 and the font of the chat app became really really small :-/

@Elendev
Copy link

Elendev commented Mar 27, 2018

What if ctrl shift + doesn't work, is there an other way to do this on the settings ? ^^"

It looks like it's a mapping issue : I'm using a swiss-french keyboard and the + is on the 1. I've tried with the ^ button and it did work well.

@dfaure-kdab
Copy link

I'm confused. I'm using rocketchat-2.17.2 (the desktop client, on Linux), and no amount of Ctrl + or Ctrl - changes the font size or zoom. I tried with and without shift (FR keyboard, the + is indeed accessible with "Shift ="), I also tried with the numerical keyboard. Has the feature been backed out since? Is it not available on Linux?

@jshumaker
Copy link

jshumaker commented Jan 29, 2020

It works for me on Linux, using Ubuntu Snap though, also a View menu that has the same options. However.. once you're a non-standard size I find scrolling all sorts of messed up. When it shows someone is typing it scrolls, when they stop it doesn't scroll back the proper amount. Then auto-scroll gets disabled. Effectively makes this solution not worth it.

@dfaure-kdab
Copy link

This issue should be reopened then, shouldn't it?

@jeanfbrito
Copy link
Collaborator

I think that this kind of stuff need to be implemented on Rocket.Chat side. The Electron is just a web client. You would need to increase font size on the Rocket.Chat web application to solve it even on browser. If this is an issue yet, of course.

@t-my
Copy link

t-my commented Sep 7, 2022

macOS: view -> zoom in/out or cmd + or cmd - does nothing.
image

Is this broken?

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