Cédric Krier pushed to branch branch/default at Tryton / Tryton


Commits:
00093fcf by Cédric Krier at 2023-09-04T18:32:52+02:00
Set visibility of active button when screen is displayed

Setting it on the domain parser property does not ensure that it is always set
if the parser has been cached or the context screen is not valid.
Also it is not right that accessing a property trigger a change of state.
As the button visibility can change between views, the active domain must only
be added if the button is currently visible.

Closes #12549
- - - - -


2 changed files:

- sao/src/screen.js
- tryton/tryton/gui/window/view_form/screen/screen.py


View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/00093fcf58f2e473cef7b0d8c3e87c2c3e425b7f

-- 
View it on Heptapod: 
https://foss.heptapod.net/tryton/tryton/-/commit/00093fcf58f2e473cef7b0d8c3e87c2c3e425b7f
You're receiving this email because of your account on foss.heptapod.net.


Reply via email to