diff WorldQuests.lua @ 108:b67ba1078824

- Added some WorldMapFrame alterations to make the filter bar less obtrusive
author Nenue
date Sat, 03 Jun 2017 17:20:14 -0400
parents 9f664a0ef8a8
children
line wrap: on
line diff
--- a/WorldQuests.lua	Sun May 28 20:16:05 2017 -0400
+++ b/WorldQuests.lua	Sat Jun 03 17:20:14 2017 -0400
@@ -553,6 +553,7 @@
   elseif db.isBrokenIsle then
     continentScanned = true
   end
+  db.PinStrata = WorldMapFrame_InWindowedMode() and 'HIGH' or 'FULLSCREEN'
   print('layoutDirty =',layoutDirty)
 
   for index, info in pairs(taskInfo) do