3
0
Fork 0

[FIX] rename more references

8.0
Holger Brunn 2015-05-04 12:21:00 +02:00
parent 5823fc4898
commit 9e405277a2
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ Configuration
To configure this module, you need to: To configure this module, you need to:
* go to Settings / Technical / Parameters / System Parameters * 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_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_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.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 Known issues / Roadmap
====================== ======================