Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
dc4b377b13
Add preliminary set_busy fuinction to activity bar
08722cd6f9
Add function in GUI to determine the current button states to prevent multiple triggers for rendering/reloading the library during rendering
1b62427770
Merge branch 'multithread-dev' into dev
85f037ce59Fix#19: Renderers are now implemented as objects. Implementation of asynchronous functionality can begin. Feature needs further testing to be considered stable
92506485e0
Output renderer base class: Fix wrong assigned property name
3ec91ab322
Cairo Renderer: Fix bug introduced in 3ffd63115f339bbf623121a5fbe3f2d7c360c103 due to the introduction of the LayerSettings class
a38946b803
LayerSelector: Rewrite layer_selector_export_rendered_layer_info() to return LayerSettings object.
85f037ce59Fix#19: Renderers are now implemented as objects. Implementation of asynchronous functionality can begin. Feature needs further testing to be considered stable
92506485e0
Output renderer base class: Fix wrong assigned property name
3ec91ab322
Cairo Renderer: Fix bug introduced in 3ffd63115f339bbf623121a5fbe3f2d7c360c103 due to the introduction of the LayerSettings class
a38946b803
LayerSelector: Rewrite layer_selector_export_rendered_layer_info() to return LayerSettings object.