What steps will reproduce the problem?
1. Just switch between tabs: Projects and tribes for example.
It happens on FF3, only on a slow computer.
2.
3.
What is the expected output? What do you see instead?
Smooth loading.
What version of the product are you using? On what operating system?
0.7.0dev
Please provide any additional information below.
Add the following to base.css to prevent flickering of the 'start project'
form. The same should be done for other forms in other tabs. js shouldn't
being used to hide html elements on the first load.
#start-project {
display: none;
}
Original issue reported on code.google.com by Ben.Brow...@gmail.com on 15 Jan 2009 at 7:26
Original issue reported on code.google.com by
Ben.Brow...@gmail.com
on 15 Jan 2009 at 7:26