Skip to content

Commit

Permalink
Merge branch 'master' of github.com:red/red
Browse files Browse the repository at this point in the history
  • Loading branch information
dockimbel committed Jun 5, 2020
2 parents 16b2cdf + 5c03732 commit cc402ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion modules/view/view.red
Expand Up @@ -738,8 +738,10 @@ show: function [

either all [face/state face/state/1][
pending: face/state/3

if all [pending not empty? pending][
pending: copy pending
clear face/state/3
foreach [owner word target action new index part state] pending [
on-face-deep-change* owner word target action new index part state yes
]
Expand Down

0 comments on commit cc402ec

Please sign in to comment.