Results: 322Comments by: Vrul
File: FuBar - MicroMenu04-18-09
Originally posted by elhook Can f...
Posted By: Vrul
Originally posted by elhook Can fix "pvp button" plissssShould be fixed with the new version I just put up.
File: DockingStation (Display)04-16-09
Re: Panels resetting
Posted By: Vrul
Originally posted by DaemonSambe With the latest version : panels are completely screwed. It reset all of my panel locations on upgrade. Fine, i redid them. Logged out and back, and they were reset again.... This should be fixed now. I don't know if I'm blessed or cursed with always having my options set in a way to not show me bugs.
File: DockingStation (Display)04-13-09
Originally posted by Aezay could...
Posted By: Vrul
Originally posted by Aezay could you shed some light on the issue? I'm pretty sure I fixed that problem a revision ago. The short version for the ugly code is to provide a uniform way to anchor and scale tooltips attached to plugins. The conflict with regular tooltip mods was just a lack of vigilance on my part in removing unused...
File: DockingStation (Display)04-13-09
Re: Re: Re: Doubled up Tooltips
Posted By: Vrul
Originally posted by Tristanian implementing an option to override the setting for individual pluginsYeah, I kept forgetting to add that in. Originally posted by Myster Mousewheel scrolling on plugins is no longer workingThis should be working again.
File: DockingStation (Display)04-12-09
Re: Bug report
Posted By: Vrul
Originally posted by Myster Mousewheel scrolling on plugins is no longer workingCould you please provide me the name of one or more plugins that do something when using the mousewheel on them?
File: DockingStation (Display)04-12-09
Version 0.2.14
Posted By: Vrul
The issue with tooltip addons and mouse anchoring should be fixed. In order to correct the issue with RepairBroker I had to undo a change that fixed double tooltips with some plugins using LibQTip. The best fix I can come up with for that issue now is to have those authors modify their OnEnter functions to do a tooltip:Clear() af...
File: DockingStation (Display)04-11-09
Originally posted by Normi01 Mous...
Posted By: Vrul
Originally posted by Normi01 Mouse over Repair Broker generates an errorI know what's wrong with this and I'll update it as soon as I finish up with another bug I'm tracking down.
File: DockingStation (Display)04-10-09
Broker_CPU
Posted By: Vrul
With just DockingStation and Broker_CPU running the tooltip is still messed up. Weird thing is if you drag Broker_CPU from one panel to another and then mouse over something that uses GameTooltip, an npc for example, the tooltip for Broker_CPU shows up as if you had moused over Broker_CPU. The GameTooltip then goes back to normal...
File: DockingStation (Display)04-09-09
Originally posted by MelodyXD Bro...
Posted By: Vrul
Originally posted by MelodyXD Broker_CPU seems to be the only one giving me problems...I tried to look into the problem but I couldn't even figure out wtf was going on with some of the locals being made at the very beginning.
File: LunarSphere04-09-09
Originally posted by xtoq I too a...
Posted By: Vrul
Originally posted by xtoq I too am having this problem. Can confirm it is only when LunarSphere and Docking Station are running.The problem seems to be with how some GameTooltip methods are being hooked in LunarSphere.lua. The bad hooks are: hooksecurefunc(GameTooltip, "SetOwner", Lunar.Button.TooltipSetOwner); hooksecurefunc...
File: DockingStation (Display)04-09-09
Originally posted by Skylinee Wit...
Posted By: Vrul
Originally posted by Skylinee With 0.2.12, this issue is back (double tooltipThis is fixed. Gregory, out of that list of plugins I have the following loaded and working fine: Broker_Group, Broker_uClock, leafZone, SavedInstances, and Violation. What other addons are you using that alter or manipulate tooltip behavior?
File: DockingStation (Display)04-08-09
Originally posted by JokeyRhyme O...
Posted By: Vrul
Originally posted by JokeyRhyme Okay, well I updated SavedInstances so that it checks OnEnter to see if it's already drawn the tooltip contents. It strikes me though that every single LDB addon is going to need to do this.Actually you didn't need to do that. The only real problem with the doubled up tooltips is the OnEnter handler...
File: DockingStation (Display)04-06-09
Re: Doubled up Tooltips
Posted By: Vrul
Originally posted by Karatheya I get two OnEnter calls to the tooltip when I mouse over the LDB widgetOn the first OnEnter call the tooltip frame is being detected. That frame is then scaled and redrawn (the second OnEnter). The reason I have to do it that way is some plugins are setting their font strings to a fixed width and wh...
File: DockingStation (Display)03-27-09
Originally posted by tz8 I'd stil...
Posted By: Vrul
Originally posted by tz8 I'd still be interested in why some addons use different tooltip fonts than othersDockingStation only changes the way plugin tooltips are anchored and scaled. LibDataBroker lets tooltips be handled a few different ways, one of which leaves no easy way for the displaying mod to know anything about the toolt...
File: DockingStation (Display)03-26-09
Tooltip Scaling
Posted By: Vrul
I just put up a new version with some fixes for tooltips. If you experience any tooltip issues please state which plugins are having the issue along with the problem to facilate troubleshooting.
File: DockingStation (Display)03-24-09
Originally posted by gizmo28 Whic...
Posted By: Vrul
Originally posted by gizmo28 Which version doesn't have the the tooltip scaling in itLooks like version 0.2.7 changed the way tooltips work according to the change log. A list of the addons with those issues and any tooltip mod you're using would be helpful though. Originally posted by xtoq how hard would it be to have auto-f...
File: DockingStation (Display)03-23-09
Auto Hide
Posted By: Vrul
For everyone that wanted panels that autohide until mouseover/combat just sit tight because I'm working on it. I can't give an ETA since my free time comes in very unpredictable chunks, but I have started putting code in for it.
File: DockingStation (Display)03-21-09
Re: no tooltips with .10
Posted By: Vrul
Originally posted by Gregory Yes, many plugins doesn't show tooltips on mouseover - Violation, Skada, RBS, Broker_Group and more. I'm getting tooltips for all of those except RBS (not sure what that is) and even for Ara_Broker_Money. Are you guys using a tooltip addon and if so which one?
File: DockingStation (Display)03-19-09
Although tooltips still have some a...
Posted By: Vrul
Although tooltips still have some appearance issues, I think all the problems mentioned are corrected now. DockingStation should be showing up in the AddOn options panel all the time now. If that is not the case with version 0.2.9+ then please let me know.
File: DockingStation (Display)03-17-09
Re: Re: addons acting weird (tooltip moved)
Posted By: Vrul
Originally posted by tz8 Vrul? did you fiund a chance to have a look at it?I have the positioning fixed but the resizing is still not working as I would like it. Tonight I will post an update, it probably won't fix tooltips completely, but it will at least get them back where they should be.
File: DockingStation (Display)03-15-09
Re: Pulldown plugins not working correctly
Posted By: Vrul
Originally posted by Mita Every plugin I have suddenly is working strangely. When I mouse over it. They pull down on some but It disapears as soon as I move the mouse. Others Form a window away from the bar but if I try to click in it the window disapears.I need to know which specific plugins are acting strangely.
File: DockingStation (Display)03-15-09
Re: Latest Update:
Posted By: Vrul
I think the tooltip error is fixed now.
File: DockingStation (Display)03-13-09
Re: Re: Re: Error
Posted By: Vrul
Originally posted by Uniquitous With the "fixed" version I get this errorThis should be fixed now... again... maybe...
File: DockingStation (Display)03-12-09
Originally posted by xtoq Is ther...
Posted By: Vrul
Originally posted by xtoq Is there any way to turn off the tooltip that says a panel name when you mouseover an empty part of the panel? If the panel is locked then it won't show up. Originally posted by jadakren I thought AceDBOptions-3.0 was the lib that drives profile supportNo, AceDB-3.0 does all that. AceDBOptions-3.0 ju...
File: DockingStation (Display)03-11-09
Re: Error
Posted By: Vrul
Originally posted by Uniquitous Getting this error with the latest versionThis should be fixed now.