Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

text colors and scaling #15

Closed
nottooloud opened this issue Sep 6, 2022 · 7 comments
Closed

text colors and scaling #15

nottooloud opened this issue Sep 6, 2022 · 7 comments
Labels
bug Something isn't working

Comments

@nottooloud
Copy link

Mac M1 Mini with a 4k monitor. Text colors mostly seem to be white on white, so that the settings window appears totally blank. Text shows if I click on it. Text in general is tiny. Is there a way to scale it up?

@bstaple1
Copy link
Owner

bstaple1 commented Sep 6, 2022

Hi nottooloud,

Could you open your terminal, enter the following commands, and send me the results?

image

Replace python with python3.10.

@bstaple1 bstaple1 added the bug Something isn't working label Sep 11, 2022
@bstaple1
Copy link
Owner

Build 3.03 has two modifications that were added to address this ticket:

  • The application/text scaling can be adjusted by changing the scale_factor field in the config.json file
  • The dark mode theme (dark_mode.tcl) was removed for Mac in case it was conflicting with the OSX light/dark modes

I don't have access to an M1 computer or a 4K monitor, however, I've tested these changes on a non-M1 Mac and I've confirmed that there are no issues.

I will leave this ticket open for a couple of days so that this user, or any other users with a similar issue, can provide feedback.

@nottooloud
Copy link
Author

nottooloud commented Sep 14, 2022 via email

@nottooloud
Copy link
Author

nottooloud commented Sep 14, 2022 via email

@bstaple1
Copy link
Owner

Increase the scale_factor value in the config.json file

@nottooloud
Copy link
Author

nottooloud commented Sep 14, 2022 via email

@nottooloud
Copy link
Author

nottooloud commented Oct 11, 2022 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants