Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Change background color from black to white index.html #92

Closed
wants to merge 7 commits into from

Conversation

plan5
Copy link
Contributor

@plan5 plan5 commented Aug 12, 2023

This PR is meant to fix #36

On Nokia 8000 4G, this fixes the issue of unfocused messages in RoomView being unreadable due to black text on black background setting. Quick tests with Nokia 8110 showed no issues.

Change background color from black to white index.html
@farooqkz
Copy link
Owner

@plan5 Thank you for your contribution! I am gonna test this on my own device(Nokia 800 Tough) and invite people to test it to make sure it's fine.

@farooqkz
Copy link
Owner

I've tested on my device and there is a problem. The status bar is totally white and therefore the stuff in there cannot be seen. I have to investigate on this further. But I think it has to do something either with an entry in manifest.webapp or a <meta> in the index file.

2023-08-13-11-07-40

The "false" part wasn't properly compiled as a string, leaving only the autoPlay part. Removing the entire attribute falls back on the default, which is no autoplay.

Before, all audio messages started playing once they were loaded into the RoomView.
@farooqkz
Copy link
Owner

The same problem exists in this PR of yours. You have mixed again.

@plan5
Copy link
Contributor Author

plan5 commented Aug 25, 2023

This is weird. These commits were added when I created #93 it seems to me.

As this PR turned out to be more of a workaround than a fix anyway, I'll close it.

@plan5 plan5 closed this Aug 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chat: message visible only if message in :focus
2 participants