Open main menu

TaticView β

Changes

Mobile Development/pt-br

71 bytes added, 18:00, 28 November 2019
Created page with "* Evite utilizar componentes sobrepostos (empilhados), principalmente para simular como se fosse um único componente. Se o TaticView detectar que dois ou mais componentes est..."
* Avoid using overlapping Evite utilizar componentes sobrepostos (stackedempilhados) components, especially to simulate as a single componentprincipalmente para simular como se fosse um único componente. If Se o TaticView detects that two or more components are overlapping on the screendetectar que dois ou mais componentes estão sobrepostos na tela, running the dashboard ao executar o painel via mobile will open it with the , o mesmo abrirá com a visualização desktop view. This is because in Isso porque nos mobiles, each data component is displayed at oncecada componente de dados é exibido de uma vez. Soon the overlapping components will be displayed one at Logo os componentes que estão sobrepostos serão exibidos um de cada vez e com isso a time and so the information may not make sense to the user analyzing the datainformação pode não fazer sentido para o usuário que está analisando os dados.
* Try to configure components to display only the required information by creating filters/selections to narrow the data. In general, mobile devices are more limited in performance. The more information the dashboard loads, the slower the execution and visualization of the data.