mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[REN] rename the module
and adapt README.rst
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Hide menus
|
||||
==========
|
||||
|
||||
This addon hides the top menu bar and the left menu bar. They become visible again when you move the mouse towards the border of the screen (the distance is configurable). Moving the mouse out of a menu causes it to disappear after a configurable delay.
|
||||
This addon hides the top and left menu bars. They become visible again when you move the mouse towards the border of the screen (the distance is configurable). Moving the mouse out of a menu causes it to disappear after a configurable delay.
|
||||
|
||||
Configuration
|
||||
=============
|
||||
@@ -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
|
||||
* adjust `web_hide_menu.hide_delay` to set the amount of milliseconds after which the menu disappears if the mouse left it
|
||||
* 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)
|
||||
|
||||
Known issues / Roadmap
|
||||
======================
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user