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

Fix bug in Settings page & GUIDs & missing file #48

Closed
wants to merge 6 commits into from
Closed

Fix bug in Settings page & GUIDs & missing file #48

wants to merge 6 commits into from

Conversation

msavazzi
Copy link
Contributor

Due to panel managemnt the property tabs were not visible.
Updated and fixed order.
Also visibility flag is updated correct AND size of the window. Panels
now are visible when editing the dialog and not overlapped to avoid
mistakes. Space on the right of main panel is free to move and edit sub
panels.

Also I discovered GUIDs were messed up so I cleaned them and recreated. It's better to avid having duplicate ids.

Application.myapp under web server is missing and SourceSafe is not able to import the project. File appear to be useless. I added an empty (but valid) file.

added all missing files.

updated tab order of all modules (Addons directory)

m.savazzi added 6 commits January 19, 2013 16:11
Due to panel managemnt the property tabs were not visible.
Updated and fixed order.
Also visibility flag is updated correct AND size of the window. Panels
now are visible when editing the dialog and not overlapped to avoid
mistakes. Space on the right of main panel is free to move and edit sub
panels.
There was a mess with the GUID where several were identical (probably
due to copy pase / duplicate of an original project). Fixed all of them.
A clean rebuild is recomended after changing them
I think the file is useless but when I try to add the solution to source
control I get an error is missing. So I've added it
The TV Show panels file/images were swapped, working but swapped. Now
they are ok.
Also I've resized the window to small as otherwise the CenterParent
property will not work correctly. To edit the panels make the window
very big and then resize it back to (899, 658)
From the original trunk a lot of files were missing. I recovered them
and added to the project. Property is set to copy if newer.
Those are:
1) Flag images
2) Studio icons
3) HTML templates
4) Languages files
5) Themes files
Review and fixed tab order for all modules
@msavazzi msavazzi closed this Feb 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant