1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-24 18:48:01 +02:00
Beef/IDE
Joseph Battelle 21f2edd8b0 Fix IDE 'SecondaryAllowClose' on inactive tabs
When closing secondary IDE Windows that have changes for inactive
sourceViewPanels the current logic checks 'mWidgetWindow' against
the window to decide if it should be included in the close query.
Inactive tabs always have null mWidgetWindows so the changes are
not seen. This fixes the 'Save' button case for inactive
SourceViewPanels by using per-window visitors.
2021-02-01 17:54:40 -08:00
..
dist Fixed extension methods in autocomplete, added extmethod icon 2021-01-20 12:43:55 -08:00
mintest minlib fix 2021-01-22 09:09:15 -08:00
Properties Initial checkin 2019-08-23 11:56:54 -07:00
Resources Upgraded LLVM to 8.0.1, switched all CRTs to static 2019-09-16 09:33:54 -07:00
src Fix IDE 'SecondaryAllowClose' on inactive tabs 2021-02-01 17:54:40 -08:00
Tests Fixed variable assignment detection with classes member values 2021-01-21 04:42:15 -08:00
BeefProj.toml Version bump to 0.42.9 2020-12-09 14:20:45 -08:00
BeefRT.sln Initial checkin 2019-08-23 11:56:54 -07:00
BeefSpace.toml Adding curl lib 2020-07-28 05:58:51 -07:00
screenshot0.gif Even smaller screenshot 2020-01-06 06:35:24 -08:00