Project

General

Profile

Module initiation with full size » History » Version 1

Version 1/2 - Next » - Current version
Guanji Wang, 10/03/2017 18:50


Module initiation with full size

1. The effect of full size:

For 'desktop' mode, some modules need to get full size according to the different screen when the users open them by clicking the module tab in menu, like HELP page and 'Dataset graphic tree'.
Meanwhile, other modules (like 'CREDITS' and 'Pie chart' etc..) need to keep their default position.

Solution:

Replace the js file by 'DesktopMode.js' attached in the path: ~/workspace/client-user-3.0/app/core/DesktopMode.js

In addition:

If preference is touched, don't forget to remove the defaultHeight and defaultWidth in: ~/workspace/client-user-3.0/app/core/Desktop.js