Hi,
Right now the user has an option to set the width and margin for the floating control ... even for the compact mode.
Is it possible for the floating control to take on relative size in the compact mode? That is, if the window is small in the compact mode, the width of the floating control becomes small and big when the window becomes big.
This I presume can be done in that instead of a user defined width/margin the program looks at the window size and sets the floating control size.
Thankful as always