Skip to content

Commit

Permalink
fix heading level
Browse files Browse the repository at this point in the history
  • Loading branch information
FarzadHayat committed Feb 15, 2024
1 parent a222756 commit 6070e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ROOT/pages/7.0-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ For information on using premium skins and icon packs, see: xref:premium-skins-a

// CCFR here.

== `TableOperations.opPasteColsAfter` & `TableOperations.opPasteRowsAfter` now place the cursor in the newly pasted row/column to be consistent with the other pasting operations.
=== `TableOperations.opPasteColsAfter` & `TableOperations.opPasteRowsAfter` now place the cursor in the newly pasted row/column to be consistent with the other pasting operations.
// #TINY-6460

Previously, the cursor position in `opPasteRowsAfter` and `opPasteColsAfter` was calculated incorrectly after pasting a new rol or column.
Expand Down

0 comments on commit 6070e70

Please sign in to comment.