Add tooltip for alpha clones to explain functionality (#1227)

See #1219
This commit is contained in:
Ryan Holmes
2017-06-08 22:13:46 -04:00
committed by GitHub
parent d319b74d7a
commit 94256876e4

View File

@@ -297,6 +297,9 @@ class SkillTreeView(wx.Panel):
self.clonesChoice.Bind(wx.EVT_CHOICE, self.cloneChanged)
self.clonesChoice.SetToolTip(
wx.ToolTip("Setting an Alpha clone does not replace the character's skills, but rather caps them to Alpha levels."))
pmainSizer.Add(hSizer, 0, wx.EXPAND | wx.ALL, 5)
# Set up timer for skill search