SL22W05: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
**
**
**
**
*'''Bug Webview of screen does not respect the new border offset'''
*Bug Webview of screen does not respect the new border offset
*
*
*
*
*'''Chunkli block mode brainstorming'''
*Chunkli block mode brainstorming
**'''corner markings with frame tools (3d marking)'''
**corner markings with frame tools (3d marking)
**'''every few blocks another markin on the edges of a selection'''
**every few blocks another markin on the edges of a selection
**'''manipulation with fake chunk sending. The data is faked async in chunkli'''
**manipulation with fake chunk sending. The data is faked async in chunkli
***'''Chunks should be fakable, data movement only on fakes'''
***Chunks should be fakable, data movement only on fakes
***'''Inserting at the very end'''  
***Inserting at the very end   
****
****

Revision as of 12:59, 8 May 2022

◄ SL22W04 | SL22W06 ►


  • Refactorings & cleanups of Desktop pages
  • Make PopupStack work with popups created from other Popups
    • Allow blocking interaction if popup is active
    • Auto-close sub-popups if parent is closed
  • Bug Webview of screen does not respect the new border offset
  • Chunkli block mode brainstorming
    • corner markings with frame tools (3d marking)
    • every few blocks another markin on the edges of a selection
    • manipulation with fake chunk sending. The data is faked async in chunkli
      • Chunks should be fakable, data movement only on fakes
      • Inserting at the very end