Metadata-Version: 2.1
Name: odoo10-addon-web-fullscreen
Version: 10.0.1.0.0.99.dev2
Summary: Adds a fullscreen mode button
Home-page: https://github.com/OCA/web/
Author: Onestein, Sunflower IT, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<10.1dev,>=10.0)

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

==========
Fullscreen
==========

Adds a fullscreen mode button that toggles the primary
and secondary menu.

**NB:** This module will be less useful if *web_responsive* module is installed
since it contains the functionality described above. The major reason why this
module was ported from `8 <https://github.com/onesteinbv/addons-onestein/tree/8.0/web_fullscreen>`_ to 10 is because, it targets the traditional GUI and
just adds a small fullscreen button on views, in order to see more clearly on
small screens.

Usage
======

.. image:: /web_fullscreen/static/src/img/web_fullscreen.gif
  :width: 1063
  :alt: check the static/img folder for a demo



Credits
=======

Contributors
------------

* Dennis Sluijk <d.sluijk@onestein.nl>
* Tom Blauwendraat <tblauwendraat@therp.nl>


Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.


