odoo/o-spreadsheet#8466

Created by Marceline Thomas (matho)
Merged at 801a98804bdf1187c46e5884f840cf7ebea33a03

Statuses:

label
odoo:saas-18.2-fix-unhide-freezed-rows-matho
head
410b92f6069c79aa5c17a249c0355bdbf1e3c7c6
merged
1 day ago by BI, Pierre Rousseau (pro)
odoo/o-spreadsheet
saas-18.2 #8466
saas-18.3 #8544
saas-18.4 #8545
19.0 #8546
saas-19.1 #8547
saas-19.2 #8548
saas-19.3 #8549
master #8550

[FIX] grid overlay: unhide buttons visibility

Before this commit:
When a row/column is frozen and hidden, the unhide buttons were not visible in the header overlay. There is no way for the user to unhide these rows/columns.

After this commit:
The unhide buttons are now visible in the header overlay when a frozen row/column is hidden.

Task: 6127335

review checklist