@Albus You pay the hosting bill, change it however you like. 😆 That's what I did anyway, I went from this:
this
But I made them slightly happier by adding the lightbulb icon below the page width changing button. So they weren't too shocked,
I just upgraded to 1.14.2
First, why was the composer width changed? any way to go back full width?
Second I have some funny text in the textbox, any ideas?
If you want the full width composer use this in your custom CSS tab in ACP, or your custom theme.
html.composing {
.composer {
left: 0%;
width: 100%;
}
}
The text is showing like that because the translations aren't pushed to transifex yet I believe.
@baris said in Composer issue:
The text is showing like that because the translations aren't pushed to transifex yet I believe.
I am not using any translations though
What is your language set to?
Not a fan of that new partial width default either. I find it cumbersome. Maybe a win for quick one off posts but for "long running discussion" posts w/actual content it's a loss. I like screen real estate. Why limit it's usability? Maybe keep full as default and partial as option instead?
@y-h said in Composer issue:
@baris said in Composer issue:
What is your language set to?
English
I've seen this issue on other forums too, any way to debug?
@y-h which English? US or GB?
It definitely shouldn't happening on en-GB. Other people have had this issue and it only happens on other languages.
Can you try a rebuild and restart?
@PitaJ said in Composer issue:
Can you try a rebuild and restart?
didn't help
Edit: Cleared cache and it's fine
Thanks