Closed rastogi-bhavya closed 3 years ago
@rastogi-bhavya Since the button is small, the icon is taking up most of it and is not easily distinguishable. So please try making the button bigger. We might also investigate changing the icon to be something else.
I should mention that I pushed two changes to this PR:
z-plane-list.js
to use the new tooltip mechanism.I have updated the button used for search and update of z index, and also the spinner.
Save Default Z
A UI has been added which allows the user to update the default z index.
Working
canUpdateDefaultZIndex
the button to update the default z index would be shown to the user.Save
button will become active. If the user decides to update the default value, he will have to click this button.Dev Doc
A dev doc has been added explaining how the features of multi z are working. This doc is however not complete yet.