odoo/o-spreadsheet#8550

Created by fw-bot
Merged at 599257441b795b84a782e0fbaa1046b79785d4b6

Statuses:

label
odoo:master-saas-18.2-fix-unhide-freezed-rows-matho-522972-fw
head
9ecb8efa1e72eff8192c9863b2382b3cfcf4d312
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

Forward-Port-Of: #8466