forked from Techsystech/web
[FIX] rename more references
parent
5823fc4898
commit
9e405277a2
|
@ -9,8 +9,8 @@ Configuration
|
|||
To configure this module, you need to:
|
||||
|
||||
* go to Settings / Technical / Parameters / System Parameters
|
||||
* adjust `web_hide_menu.show_bar_treshold` to set the distance in pixels from the border from which the menu appears (default is 10 pixels)
|
||||
* adjust `web_hide_menu.hide_delay` to set the amount of milliseconds after which the menu disappears if the mouse left it (default is 10 seconds)
|
||||
* adjust `web_menu_autohide.show_bar_treshold` to set the distance in pixels from the border from which the menu appears (default is 10 pixels)
|
||||
* adjust `web_menu_autohide.hide_delay` to set the amount of milliseconds after which the menu disappears if the mouse left it (default is 10 seconds)
|
||||
|
||||
Known issues / Roadmap
|
||||
======================
|
||||
|
|
Loading…
Reference in New Issue