Moin
27. September 2023 um 22:08
1
Die Breite der Bearbeitungshistorie passt aus irgendeinem Grund nicht mehr auf meinen Bildschirm, wie es früher der Fall war.
Dies passiert nicht auf New to Discourse? Start here! . Ich habe den Eindruck, dass es mit den Codeblöcken zusammenhängt.
Ich bemerkte das Problem zum ersten Mal hier .
Aber es passiert auch hier . Beachten Sie, dass die Breite nicht dieselbe ist wie im ersten Beispiel.
3 „Gefällt mir“
Canapin
(Coin-coin le Canapin)
28. September 2023 um 08:25
3
Ich reproduziere das Problem und es kommt tatsächlich von den Codeblöcken, vielleicht wegen ihrer max-width.
2 „Gefällt mir“
Dies wird bald behoben sein, ich habe gerade ein Update zusammengeführt:
main ← history-fix
opened 02:22PM - 28 Sep 23 UTC
This fixes the issue described here: https://meta.discourse.org/t/width-of-edit-… history-with-formated-code-on-moblie/280359
Without this, `pre code` blocks can cause the columns to be too wide.
Follow-up to bbb4e19
Danke für die Meldung, @Moin !
2 „Gefällt mir“
Einige weitere Anpassungen sind auf dem Weg
main ← responsive-history
opened 04:59PM - 02 Oct 23 UTC
Fixes a couple issues, https://meta.discourse.org/t/width-of-edit-history-with-f… ormated-code-on-moblie/280359 and https://meta.discourse.org/t/edit-history-not-clear-that-tag-was-added/280714 as a follow-up to 9136109
Also consolidates the CSS into the common file, so the layout is responsive now.
There aren't any dramatic changes here, mostly clean-up and better wrapping for small screens.
https://github.com/discourse/discourse/assets/1681963/ee92e57f-9ff9-4f57-844a-7185049ea516


1 „Gefällt mir“