SL22W05: Difference between revisions

From ETM
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
**
**
*'''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'''
**'''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''' 
****

Revision as of 16:32, 7 February 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