Marco Schmidlin
Marco Schmidlin
This could be achieved through the notion enhancer extensions: https://notion-enhancer.github.io/
The image isn't fully rendered in notion. If you make the page smaller or wider, you see the viewport changing of the diagram
No matter how I try it in the https://manage.autodesk.com/ page, the "go to products and services" link is always very clean (https://manage.autodesk.com/products). How does the url look like, that should...
I'm struggling with this. I even created a fresh account with a different email (registered within the app) and I get the 2020 error. My region is switzerland. Are there...
My use case that lead me to this suggestion are redux reducers. ``` interface State { name: string; } function nameReducer(state: State, action: Action): State { return { ...state, fullName:...
@piotrwitek thank you, the Partial trick works perfectly and already found a bug in my code base ;) that's worth the little boilerplate code. But still I agree with @isiahmeadows...
Ah, now I attached three screens and I see three overlays :) ok, it's not positioning the windows on every screen
Now, with wayland enabled, it reports directly an error: `breaktimer --ozone-platform=wayland` ``` MESA-LOADER: failed to open iris (search paths /snap/breaktimer/65/gnome-platform/usr/lib/x86_64-linux-gnu/dri) failed to load driver: iris MESA-LOADER: failed to open kms_swrast...
This sounds usefull. I'd like to make code changes based on this. What's the status on this?
since Ubuntu isn't using a newer version, the .service was missing for me too. But that's Ubuntu's problem