Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sizing and optimization #23

Merged
merged 4 commits into from
Aug 8, 2019
Merged

Sizing and optimization #23

merged 4 commits into from
Aug 8, 2019

Commits on Aug 5, 2019

  1. Sizing and optimization

    1) Removed that painful wait between network and webprocess connection
    
    2) Resizing a webpage ( very slow )
    RAJAGOPALAN-GANGADHARAN committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    2ab6aae View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. Cleanup commit

    1) Cleanup all the unwanted debug messages
    
    2) More predictable rendering
    
    Next commit would focus on Indentation
    RAJAGOPALAN-GANGADHARAN committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    31cf1a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Added thread id for key and removed debug message

    also fixed spacing issue
    RAJAGOPALAN-GANGADHARAN committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    3b55386 View commit details
    Browse the repository at this point in the history
  2. Fixed indentation problems

    1) Inconsistent use of spaces and tabs
    
    I had to clean up this manually as i couldnt find a good extension
    So i will clean even more files if i come across them
    RAJAGOPALAN-GANGADHARAN committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    d361473 View commit details
    Browse the repository at this point in the history