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

Change the style for the settings window and other windows. #1785

Closed
wants to merge 11 commits into from

Conversation

machinsoft
Copy link
Contributor

@machinsoft machinsoft commented Feb 12, 2024

I removed the animation as it was causing lag on smartphones. Additionally, I adjusted the window positioning to be more precise, preventing it from jumping due to tabulation issues related to height dimensions.

image
image

I also changed the screen width so that it is less than 100%.
image
image
image

image
image

Here, you need to make a slight change to the endpoint and fix the "Show Agent Settings" button; it doesn't always work, so there's no point in displaying it
image

@machinsoft
Copy link
Contributor Author

For the Deutsch language, not all data fits within the settings window, as the words are too long.

@ndrsfel
Copy link
Contributor

ndrsfel commented Feb 12, 2024

For the Deutsch language, not all data fits within the settings window, as the words are too long.

Native German speaker here, what do you mean by that? Do you have a screenshot? We might shorten things a little bit for German language to make it fit 👍

@machinsoft
Copy link
Contributor Author

For the Deutsch language, not all data fits within the settings window, as the words are too long.

Native German speaker here, what do you mean by that? Do you have a screenshot? We might shorten things a little bit for German language to make it fit 👍

Here is an example of long words.
image
image

@danny-avila
Copy link
Owner

danny-avila commented Feb 12, 2024

For the Deutsch language, not all data fits within the settings window, as the words are too long.

Native German speaker here, what do you mean by that? Do you have a screenshot? We might shorten things a little bit for German language to make it fit 👍

this may not be necessary if we use a class to break the words: break-words which applies the following css style: overflow-wrap: break-word;

@machinsoft let me know if that helps with the visual https://nerdcave.com/tailwind-cheat-sheet

I don't think it's currently being used.

@ndrsfel
Copy link
Contributor

ndrsfel commented Feb 12, 2024

We can use „Daten-Kontrolle“ (Data Control) if that helps..

@machinsoft machinsoft closed this Feb 15, 2024
@machinsoft machinsoft deleted the ui branch February 15, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants