-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-This is a temporary/quick fix for #4. It's a fix in that if the sync button is just hidden, this will fix it and work properly by removing hidden attribute on profilist buttons and if set style to display:none inline it will be replaced AND THEN it will try to get the height from PUIfi and if it can't then will just assume 38 (i should probably insert my own toolbarbutton and get that height). It's temporary in that, if there is no PUIsync element at all then it just throws prompt that it will not work properly. I need to make it independent of PUIsync in future. -It's actually more of a fix because even if PUIsync is hidden and in future when I am independent of it, when panel is ignoreMutations and expanded the calc was getting NaN for hidden elements so now it takes NaN elements as 0
- Loading branch information
Showing
1 changed file
with
27 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters