| Previously it would check the modification time and reload only if it looked newer than the last reload. But this could get confused somehow by fsnotify events, such that there were unloaded changes on disk yet pressing g did nothing. | ||
|---|---|---|
| .. | ||
| AccountsScreen.hs | ||
| Editor.hs | ||
| ErrorScreen.hs | ||
| Main.hs | ||
| RegisterScreen.hs | ||
| Theme.hs | ||
| TransactionScreen.hs | ||
| UIOptions.hs | ||
| UIState.hs | ||
| UITypes.hs | ||
| UIUtils.hs | ||