You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/7.7.0-release-notes.adoc
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -148,14 +148,6 @@ Previously, the image upload placeholder had a border rendering issue, which aff
148
148
149
149
{productname} {release-version} addresses this by refining the CSS to ensure the border is properly rendered, resulting in a more polished and design-compliant user interface.
150
150
151
-
==== Context toolbar inputs had incorrect margins.
152
-
// #TINY-11624
153
-
154
-
Previously, input elements within the contextual toolbar were not styled correctly and overflowed when using the `fluent`, `snow`, and `jam` premium skins. This issue arose because these skins modified toolbar element properties such as padding, height, and width, but the adjustments were not applied consistently to input elements.
155
-
As a result, the UI appeared misaligned and less polished.
156
-
157
-
In {productname} {release-version}, this issue has been resolved. Contextual toolbar elements, including buttons and inputs, now use the same padding and height values, ensuring a consistent and polished appearance.
158
-
159
151
For information on the **Image Optimizer** plugin, see: xref:uploadcare.adoc[Image Optimizer].
160
152
161
153
=== Export to PDF
@@ -299,6 +291,14 @@ As a result, integrators were unable to insert content into inline non-editable
299
291
300
292
{productname} {release-version} resolves this by modifying the functionality of the `insertContent` API to support this scenario. This ensures that integrators can now insert content into inline elements, making the `insertContent` API more robust.
301
293
294
+
==== Context toolbar inputs had incorrect margins.
295
+
// #TINY-11624
296
+
297
+
Previously, input elements within the contextual toolbar were not styled correctly and overflowed when using the `fluent`, `snow`, and `jam` premium skins. This issue arose because these skins modified toolbar element properties such as padding, height, and width, but the adjustments were not applied consistently to input elements.
298
+
As a result, the UI appeared misaligned and less polished.
299
+
300
+
In {productname} {release-version}, this issue has been resolved. Contextual toolbar elements, including buttons and inputs, now use the same padding and height values, ensuring a consistent and polished appearance.
301
+
302
302
=== Iframe aria text used to suggest to open help dialog even when the help plugin was not enabled.
0 commit comments