xiaoxiang781216 commented on code in PR #19047:
URL: https://github.com/apache/nuttx/pull/19047#discussion_r3363279544


##########
drivers/video/fb.c:
##########
@@ -2041,6 +2044,24 @@ int fb_register_device(int display, int plane,
       goto errout_with_paninfo;
     }
 
+#  ifdef CONFIG_FB_UPDATE
+  area.x = 0;

Review Comment:
   move after line 2057



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to