← Back to team overview

widelands-dev team mailing list archive

Re: [Merge] lp:~widelands-dev/widelands/bug-1784113-desktop-file-utils into lp:widelands

 

Why did you change if (!is_warping_) to if (showing_workarea_)? The !is_warping_ check is there for a reason. Maybe you need if (!is_warping_ && showing_workarea_)?
-- 
https://code.launchpad.net/~widelands-dev/widelands/bug-1784113-desktop-file-utils/+merge/351614
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands/bug-1784113-desktop-file-utils into lp:widelands.


References